F2F0E6 Color Hex

#F2F0E6 Color Hex

#F2F0E6 Color Information

  • In the RGB color space, the color value #f2f0e6 is composed of 94.9% red, 94.12% green, and 90.2% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.01 magenta, 0.05 yellow, and 0 black.
  • It has a color angle of 50 degrees, a saturation of 32%, and a luminance of 93%.
  • Contrast color of #f2f0e6 is #000000

#F2F0E6 Color Conversion

Hex f2f0e6 #f2f0e6
RGB Decimal 242, 240, 230 rgb(242, 240, 230)
RGB Percent 94.9, 94.12, 90.2 rgb(94.9%, 94.12%, 90.2%)
HSL 50°,32%,93% hsl(50°,32%,93%)
CMYK 0, 0.01, 0.05, 13
HSV (or HSB) 50°, 14%, 14%,
YUV 239, 122, 129
XYZ 82.061, 86.911, 87.313
CIE-LAB 94.7, -1.052, 5.052

#f2f0e6 border color

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

Css background gradient color with #F2F0E6

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

#f2f0e6 Color Preview on Black Background

Sample font with color #f2f0e6 on background of color black

#f2f0e6 Color Preview on White Background

Sample font with color #f2f0e6 on background of color white

#f2f0e6 background color

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

Contrast color with #f2f0e6 color is #000000