#fcf2d2 color space conversions
Hex:
#fcf2d2
RGB:
252, 242, 210
CMY:
1, 5, 18
CMYK:
0, 4, 17, 1
HSL:
46°, 87.5000%, 90.5882%
HSV (HSB):
46°, 16.6667%, 98.8235%
XYZ:
83.5299, 88.8529, 73.7206
xyY:
0.3394, 0.3610, 88.8529
CIE-Lab:
95.5189, -1.7559, 16.6544
CIE-LCH:
95.5189, 16.7467, 96.0185
CIE-Luv:
95.5189, 7.7045, 24.8596
Hunter-Lab:
94.2618, -6.7808, 19.6135
#fcf2d2 color charts
#fcf2d2 color shades, tints & tones
#fcf2d2 color schemes
#fcf2d2 color preview, HTML & CSS examples
This text has a color of #fcf2d2
<p style="color:#fcf2d2;">Text here</p>
.mytext {color:#fcf2d2;}
This box has a color of #fcf2d2
<div style="background-color:#fcf2d2;">Content here</div>
.mybackground {background-color:#fcf2d2;}
Border around this has a color of #fcf2d2
<div style="border:2px solid #fcf2d2;">Content here</div>
.myborder {border:2px solid #fcf2d2;}