FBAED2 Color Hex

#FBAED2 Color Hex

#FBAED2 Color Information

  • In the RGB color space, the color value #fbaed2 is composed of 98.43% red, 68.24% green, and 82.35% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.31 magenta, 0.16 yellow, and 0 black.
  • It has a color angle of 332 degrees, a saturation of 91%, and a luminance of 83%.
  • Contrast color of #fbaed2 is #000000

#FBAED2 Color Conversion

Hex fbaed2 #fbaed2
RGB Decimal 251, 174, 210 rgb(251, 174, 210)
RGB Percent 98.43, 68.24, 82.35 rgb(98.43%, 68.24%, 82.35%)
HSL 332°,91%,83% hsl(332°,91%,83%)
CMYK 0, 0.31, 0.16, 4
HSV (or HSB) 332°, 92%, 92%,
YUV 201, 133, 163
XYZ 66.553, 55.434, 68.165
CIE-LAB 79.291, 33.259, -6.798

#fbaed2 border color

.css_border_solid{ border: 3px solid #fbaed2 }
.css_border_dotted{ border: 3px dotted #fbaed2 }
.css_border_dashed{ border: 3px dashed #fbaed2 }
.css_border_double{ border: 3px double #fbaed2 }

Css background gradient color with #FBAED2

.box_css_gradient_with_fbaed2{ 
	background-color: #fbaed2;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbaed2', endColorstr='#e60b72');
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fbaed2), to(#e60b72));
	background-image: -webkit-linear-gradient(top, #fbaed2, #e60b72);
	background-image: -moz-linear-gradient(top, #fbaed2, #e60b72);
	background-image: -o-linear-gradient(top, #fbaed2, #e60b72);
	background-image: linear-gradient(to bottom, #fbaed2, #e60b72);}

#fbaed2 Color Preview on Black Background

Sample font with color #fbaed2 on background of color black

#fbaed2 Color Preview on White Background

Sample font with color #fbaed2 on background of color white

#fbaed2 background color

The sample font has a contrasting color to the color #fbaed2

Contrast color with #fbaed2 color is #000000