#fcc94e color space conversions
Hex:
#fcc94e
RGB:
252, 201, 78
CMY:
1, 21, 69
CMYK:
0, 20, 69, 1
HSL:
42°, 96.6667%, 64.7059%
HSV (HSB):
42°, 69.0476%, 98.8235%
XYZ:
62.4067, 63.0188, 16.0824
xyY:
0.4410, 0.4453, 63.0188
CIE-Lab:
83.4523, 5.9042, 65.7487
CIE-LCH:
83.4523, 66.0133, 84.8686
CIE-Luv:
83.4523, 41.8368, 74.6271
Hunter-Lab:
79.3844, 1.4021, 43.5576
#fcc94e color charts
#fcc94e color shades, tints & tones
#fcc94e color schemes
#fcc94e color preview, HTML & CSS examples
This text has a color of #fcc94e
<p style="color:#fcc94e;">Text here</p>
.mytext {color:#fcc94e;}
This box has a color of #fcc94e
<div style="background-color:#fcc94e;">Content here</div>
.mybackground {background-color:#fcc94e;}
Border around this has a color of #fcc94e
<div style="border:2px solid #fcc94e;">Content here</div>
.myborder {border:2px solid #fcc94e;}