#fccc6a color space conversions
Hex:
#fccc6a
RGB:
252, 204, 106
CMY:
1, 20, 58
CMYK:
0, 19, 58, 1
HSL:
40°, 96.0526%, 70.1961%
HSV (HSB):
40°, 57.9365%, 98.8235%
XYZ:
64.3393, 64.9218, 22.7758
xyY:
0.4232, 0.4270, 64.9218
CIE-Lab:
84.4434, 6.0725, 54.4554
CIE-LCH:
84.4434, 54.7930, 83.6371
CIE-Luv:
84.4434, 38.1453, 65.5637
Hunter-Lab:
80.5741, 1.5296, 39.6424
#fccc6a color charts
#fccc6a color shades, tints & tones
#fccc6a color schemes
#fccc6a color preview, HTML & CSS examples
This text has a color of #fccc6a
<p style="color:#fccc6a;">Text here</p>
.mytext {color:#fccc6a;}
This box has a color of #fccc6a
<div style="background-color:#fccc6a;">Content here</div>
.mybackground {background-color:#fccc6a;}
Border around this has a color of #fccc6a
<div style="border:2px solid #fccc6a;">Content here</div>
.myborder {border:2px solid #fccc6a;}