#fcf2c1 color space conversions
Hex:
#fcf2c1
RGB:
252, 242, 193
CMY:
1, 5, 24
CMYK:
0, 4, 23, 1
HSL:
50°, 90.7692%, 87.2549%
HSV (HSB):
50°, 23.4127%, 98.8235%
XYZ:
81.5227, 88.0500, 63.1507
xyY:
0.3503, 0.3783, 88.0500
CIE-Lab:
95.1820, -4.1710, 24.9033
CIE-LCH:
95.1820, 25.2502, 99.5081
CIE-Luv:
95.1820, 8.6943, 36.5268
Hunter-Lab:
93.8349, -9.1325, 25.7824
#fcf2c1 color charts
#fcf2c1 color shades, tints & tones
#fcf2c1 color schemes
#fcf2c1 color preview, HTML & CSS examples
This text has a color of #fcf2c1
<p style="color:#fcf2c1;">Text here</p>
.mytext {color:#fcf2c1;}
This box has a color of #fcf2c1
<div style="background-color:#fcf2c1;">Content here</div>
.mybackground {background-color:#fcf2c1;}
Border around this has a color of #fcf2c1
<div style="border:2px solid #fcf2c1;">Content here</div>
.myborder {border:2px solid #fcf2c1;}