#fcf2c0 color space conversions
Hex:
#fcf2c0
RGB:
252, 242, 192
CMY:
1, 5, 25
CMYK:
0, 4, 24, 1
HSL:
50°, 90.9091%, 87.0588%
HSV (HSB):
50°, 23.8095%, 98.8235%
XYZ:
81.4114, 88.0055, 62.5651
xyY:
0.3509, 0.3794, 88.0055
CIE-Lab:
95.1632, -4.3064, 25.3882
CIE-LCH:
95.1632, 25.7508, 99.6270
CIE-Luv:
95.1632, 8.7507, 37.1906
Hunter-Lab:
93.8112, -9.2635, 26.1259
#fcf2c0 color charts
#fcf2c0 color shades, tints & tones
#fcf2c0 color schemes
#fcf2c0 color preview, HTML & CSS examples
This text has a color of #fcf2c0
<p style="color:#fcf2c0;">Text here</p>
.mytext {color:#fcf2c0;}
This box has a color of #fcf2c0
<div style="background-color:#fcf2c0;">Content here</div>
.mybackground {background-color:#fcf2c0;}
Border around this has a color of #fcf2c0
<div style="border:2px solid #fcf2c0;">Content here</div>
.myborder {border:2px solid #fcf2c0;}