#fccc8e color space conversions
Hex:
#fccc8e
RGB:
252, 204, 142
CMY:
1, 20, 44
CMYK:
0, 19, 44, 1
HSL:
34°, 94.8276%, 77.2549%
HSV (HSB):
34°, 43.6508%, 98.8235%
XYZ:
66.6202, 65.8342, 34.7872
xyY:
0.3983, 0.3936, 65.8342
CIE-Lab:
84.9118, 9.1817, 37.2602
CIE-LCH:
84.9118, 38.3748, 76.1569
CIE-Luv:
84.9118, 35.5261, 47.5870
Hunter-Lab:
81.1383, 4.5691, 31.3768
#fccc8e color charts
#fccc8e color shades, tints & tones
#fccc8e color schemes
#fccc8e color preview, HTML & CSS examples
This text has a color of #fccc8e
<p style="color:#fccc8e;">Text here</p>
.mytext {color:#fccc8e;}
This box has a color of #fccc8e
<div style="background-color:#fccc8e;">Content here</div>
.mybackground {background-color:#fccc8e;}
Border around this has a color of #fccc8e
<div style="border:2px solid #fccc8e;">Content here</div>
.myborder {border:2px solid #fccc8e;}