#fcf2e1 color space conversions
Hex:
#fcf2e1
RGB:
252, 242, 225
CMY:
1, 5, 12
CMYK:
0, 4, 11, 1
HSL:
38°, 81.8182%, 93.5294%
HSV (HSB):
38°, 10.7143%, 98.8235%
XYZ:
85.4876, 89.6360, 84.0300
xyY:
0.3299, 0.3459, 89.6360
CIE-Lab:
95.8456, 0.5489, 9.3856
CIE-LCH:
95.8456, 9.4017, 86.6530
CIE-Luv:
95.8456, 6.7857, 14.0199
Hunter-Lab:
94.6763, -4.5075, 13.6505
#fcf2e1 color charts
#fcf2e1 color shades, tints & tones
#fcf2e1 color schemes
#fcf2e1 color preview, HTML & CSS examples
This text has a color of #fcf2e1
<p style="color:#fcf2e1;">Text here</p>
.mytext {color:#fcf2e1;}
This box has a color of #fcf2e1
<div style="background-color:#fcf2e1;">Content here</div>
.mybackground {background-color:#fcf2e1;}
Border around this has a color of #fcf2e1
<div style="border:2px solid #fcf2e1;">Content here</div>
.myborder {border:2px solid #fcf2e1;}