#faf3ce color space conversions
Hex:
#faf3ce
RGB:
250, 243, 206
CMY:
2, 5, 19
CMYK:
0, 3, 18, 2
HSL:
50°, 81.4815%, 89.4118%
HSV (HSB):
50°, 17.6000%, 98.0392%
XYZ:
82.6155, 88.8814, 71.1940
xyY:
0.3404, 0.3662, 88.8814
CIE-Lab:
95.5308, -3.5613, 18.7046
CIE-LCH:
95.5308, 19.0406, 100.7800
CIE-Luv:
95.5308, 6.1722, 28.0608
Hunter-Lab:
94.2769, -8.5639, 21.2205
#faf3ce color charts
#faf3ce color shades, tints & tones
#faf3ce color schemes
#faf3ce color preview, HTML & CSS examples
This text has a color of #faf3ce
<p style="color:#faf3ce;">Text here</p>
.mytext {color:#faf3ce;}
This box has a color of #faf3ce
<div style="background-color:#faf3ce;">Content here</div>
.mybackground {background-color:#faf3ce;}
Border around this has a color of #faf3ce
<div style="border:2px solid #faf3ce;">Content here</div>
.myborder {border:2px solid #faf3ce;}