#fccd5c color space conversions
Hex:
#fccd5c
RGB:
252, 205, 92
CMY:
1, 20, 64
CMYK:
0, 19, 63, 1
HSL:
42°, 96.3855%, 67.4510%
HSV (HSB):
42°, 63.4921%, 98.8235%
XYZ:
63.9080, 65.1308, 19.3284
xyY:
0.4307, 0.4390, 65.1308
CIE-Lab:
84.5511, 4.6252, 60.9616
CIE-LCH:
84.5511, 61.1368, 85.6612
CIE-Luv:
84.5511, 38.2454, 71.5635
Hunter-Lab:
80.7037, 0.1200, 42.2927
#fccd5c color charts
#fccd5c color shades, tints & tones
#fccd5c color schemes
#fccd5c color preview, HTML & CSS examples
This text has a color of #fccd5c
<p style="color:#fccd5c;">Text here</p>
.mytext {color:#fccd5c;}
This box has a color of #fccd5c
<div style="background-color:#fccd5c;">Content here</div>
.mybackground {background-color:#fccd5c;}
Border around this has a color of #fccd5c
<div style="border:2px solid #fccd5c;">Content here</div>
.myborder {border:2px solid #fccd5c;}