#fccb1e color space conversions
Hex:
#fccb1e
RGB:
252, 203, 30
CMY:
1, 20, 88
CMYK:
0, 19, 88, 1
HSL:
47°, 97.3684%, 55.2941%
HSV (HSB):
47°, 88.0952%, 98.8235%
XYZ:
61.7352, 63.5011, 10.2314
xyY:
0.4557, 0.4688, 63.5011
CIE-Lab:
83.7053, 3.2492, 80.9796
CIE-LCH:
83.7053, 81.0447, 87.7023
CIE-Luv:
83.7053, 41.8721, 85.5207
Hunter-Lab:
79.6876, -1.1665, 48.1688
#fccb1e color charts
#fccb1e color shades, tints & tones
#fccb1e color schemes
#fccb1e color preview, HTML & CSS examples
This text has a color of #fccb1e
<p style="color:#fccb1e;">Text here</p>
.mytext {color:#fccb1e;}
This box has a color of #fccb1e
<div style="background-color:#fccb1e;">Content here</div>
.mybackground {background-color:#fccb1e;}
Border around this has a color of #fccb1e
<div style="border:2px solid #fccb1e;">Content here</div>
.myborder {border:2px solid #fccb1e;}