#fcc00c color space conversions
Hex:
#fcc00c
RGB:
252, 192, 12
CMY:
1, 25, 95
CMYK:
0, 24, 95, 1
HSL:
45°, 97.5610%, 51.7647%
HSV (HSB):
45°, 95.2381%, 98.8235%
XYZ:
59.0609, 58.4213, 8.5114
xyY:
0.4688, 0.4637, 58.4213
CIE-Lab:
80.9724, 8.6838, 81.6785
CIE-LCH:
80.9724, 82.1389, 83.9313
CIE-Luv:
80.9724, 50.5406, 82.9924
Hunter-Lab:
76.4338, 4.1689, 46.9013
#fcc00c color charts
#fcc00c RGB chart
#fcc00c CMYK chart
#fcc00c RGB pie chart
#fcc00c color shades, tints & tones
#fcc00c color schemes
#fcc00c color preview, HTML & CSS examples
This text has a color of #fcc00c
<p style="color:#fcc00c;">Text here</p>
.mytext {color:#fcc00c;}
Text color #fcc00c
This box has a color of #fcc00c
<div style="background-color:#fcc00c;">Content here</div>
.mybackground {background-color:#fcc00c;}
Background color #fcc00c
Border around this has a color of #fcc00c
<div style="border:2px solid #fcc00c;">Content here</div>
.myborder {border:2px solid #fcc00c;}
Border color #fcc00c