#fcc94c color space conversions
Hex:
#fcc94c
RGB:
252, 201, 76
CMY:
1, 21, 70
CMYK:
0, 20, 70, 1
HSL:
43°, 96.7033%, 64.3137%
HSV (HSB):
43°, 69.8413%, 98.8235%
XYZ:
62.3360, 62.9905, 15.7104
xyY:
0.4420, 0.4466, 62.9905
CIE-Lab:
83.4374, 5.8043, 66.5445
CIE-LCH:
83.4374, 66.7972, 85.0150
CIE-Luv:
83.4374, 41.9303, 75.2421
Hunter-Lab:
79.3666, 1.3058, 43.8203
#fcc94c color charts
#fcc94c RGB chart
#fcc94c CMYK chart
#fcc94c RGB pie chart
#fcc94c color shades, tints & tones
#fcc94c color schemes
#fcc94c color preview, HTML & CSS examples
This text has a color of #fcc94c
<p style="color:#fcc94c;">Text here</p>
.mytext {color:#fcc94c;}
Text color #fcc94c
This box has a color of #fcc94c
<div style="background-color:#fcc94c;">Content here</div>
.mybackground {background-color:#fcc94c;}
Background color #fcc94c
Border around this has a color of #fcc94c
<div style="border:2px solid #fcc94c;">Content here</div>
.myborder {border:2px solid #fcc94c;}
Border color #fcc94c