#fcc85d color space conversions
Hex:
#fcc85d
RGB:
252, 200, 93
CMY:
1, 22, 64
CMYK:
0, 21, 63, 1
HSL:
40°, 96.3636%, 67.6471%
HSV (HSB):
40°, 63.0952%, 98.8235%
XYZ:
62.7749, 62.7943, 19.1678
xyY:
0.4337, 0.4339, 62.7943
CIE-Lab:
83.3340, 7.2670, 59.1754
CIE-LCH:
83.3340, 59.6199, 82.9989
CIE-Luv:
83.3340, 41.7712, 69.0329
Hunter-Lab:
79.2429, 2.7299, 41.1285
#fcc85d color charts
#fcc85d color shades, tints & tones
#fcc85d color schemes
#fcc85d color preview, HTML & CSS examples
This text has a color of #fcc85d
<p style="color:#fcc85d;">Text here</p>
.mytext {color:#fcc85d;}
This box has a color of #fcc85d
<div style="background-color:#fcc85d;">Content here</div>
.mybackground {background-color:#fcc85d;}
Border around this has a color of #fcc85d
<div style="border:2px solid #fcc85d;">Content here</div>
.myborder {border:2px solid #fcc85d;}