#fccb0e color space conversions
Hex:
#fccb0e
RGB:
252, 203, 14
CMY:
1, 20, 95
CMYK:
0, 19, 94, 1
HSL:
48°, 97.5410%, 52.1569%
HSV (HSB):
48°, 94.4444%, 98.8235%
XYZ:
61.5801, 63.4390, 9.4148
xyY:
0.4581, 0.4719, 63.4390
CIE-Lab:
83.6728, 3.0263, 83.4101
CIE-LCH:
83.6728, 83.4650, 87.9221
CIE-Luv:
83.6728, 42.0806, 86.9241
Hunter-Lab:
79.6486, -1.3784, 48.7457
#fccb0e color charts
#fccb0e color shades, tints & tones
#fccb0e color schemes
#fccb0e color preview, HTML & CSS examples
This text has a color of #fccb0e
<p style="color:#fccb0e;">Text here</p>
.mytext {color:#fccb0e;}
This box has a color of #fccb0e
<div style="background-color:#fccb0e;">Content here</div>
.mybackground {background-color:#fccb0e;}
Border around this has a color of #fccb0e
<div style="border:2px solid #fccb0e;">Content here</div>
.myborder {border:2px solid #fccb0e;}