#fcc30c color space conversions
Hex:
#fcc30c
RGB:
252, 195, 12
CMY:
1, 24, 95
CMYK:
0, 23, 95, 1
HSL:
46°, 97.5610%, 51.7647%
HSV (HSB):
46°, 95.2381%, 98.8235%
XYZ:
59.7264, 59.7522, 8.7332
xyY:
0.4658, 0.4660, 59.7522
CIE-Lab:
81.7033, 7.1300, 82.2021
CIE-LCH:
81.7033, 82.5108, 85.0427
CIE-Luv:
81.7033, 48.2138, 84.0944
Hunter-Lab:
77.2996, 2.6458, 47.4112
#fcc30c color charts
#fcc30c RGB chart
#fcc30c CMYK chart
#fcc30c RGB pie chart
#fcc30c color shades, tints & tones
#fcc30c color schemes
#fcc30c color preview, HTML & CSS examples
This text has a color of #fcc30c
<p style="color:#fcc30c;">Text here</p>
.mytext {color:#fcc30c;}
Text color #fcc30c
This box has a color of #fcc30c
<div style="background-color:#fcc30c;">Content here</div>
.mybackground {background-color:#fcc30c;}
Background color #fcc30c
Border around this has a color of #fcc30c
<div style="border:2px solid #fcc30c;">Content here</div>
.myborder {border:2px solid #fcc30c;}
Border color #fcc30c