#fcc85f color space conversions
Hex:
#fcc85f
RGB:
252, 200, 95
CMY:
1, 22, 63
CMYK:
0, 21, 62, 1
HSL:
40°, 96.3190%, 68.0392%
HSV (HSB):
40°, 62.3016%, 98.8235%
XYZ:
62.8647, 62.8302, 19.6406
xyY:
0.4325, 0.4323, 62.8302
CIE-Lab:
83.3530, 7.3929, 58.2940
CIE-LCH:
83.3530, 58.7609, 82.7723
CIE-Luv:
83.3530, 41.6537, 68.2689
Hunter-Lab:
79.2655, 2.8520, 40.7949
#fcc85f color charts
#fcc85f color shades, tints & tones
#fcc85f color schemes
#fcc85f color preview, HTML & CSS examples
This text has a color of #fcc85f
<p style="color:#fcc85f;">Text here</p>
.mytext {color:#fcc85f;}
This box has a color of #fcc85f
<div style="background-color:#fcc85f;">Content here</div>
.mybackground {background-color:#fcc85f;}
Border around this has a color of #fcc85f
<div style="border:2px solid #fcc85f;">Content here</div>
.myborder {border:2px solid #fcc85f;}