#fcc30e color space conversions
Hex:
#fcc30e
RGB:
252, 195, 14
CMY:
1, 24, 95
CMYK:
0, 23, 94, 1
HSL:
46°, 97.5410%, 52.1569%
HSV (HSB):
46°, 94.4444%, 98.8235%
XYZ:
59.7393, 59.7574, 8.8012
xyY:
0.4656, 0.4658, 59.7574
CIE-Lab:
81.7061, 7.1487, 81.9839
CIE-LCH:
81.7061, 82.2949, 85.0166
CIE-Luv:
81.7061, 48.1939, 83.9733
Hunter-Lab:
77.3029, 2.6638, 47.3617
#fcc30e color charts
#fcc30e color shades, tints & tones
#fcc30e color schemes
#fcc30e color preview, HTML & CSS examples
This text has a color of #fcc30e
<p style="color:#fcc30e;">Text here</p>
.mytext {color:#fcc30e;}
This box has a color of #fcc30e
<div style="background-color:#fcc30e;">Content here</div>
.mybackground {background-color:#fcc30e;}
Border around this has a color of #fcc30e
<div style="border:2px solid #fcc30e;">Content here</div>
.myborder {border:2px solid #fcc30e;}