#ccb20f color space conversions
Hex:
#ccb20f
RGB:
204, 178, 15
CMY:
20, 30, 94
CMYK:
0, 13, 93, 20
HSL:
52°, 86.3014%, 42.9412%
HSV (HSB):
52°, 92.6471%, 80.0000%
XYZ:
40.9085, 44.7126, 6.9262
xyY:
0.4420, 0.4831, 44.7126
CIE-Lab:
72.7023, -4.8276, 73.0971
CIE-LCH:
72.7023, 73.2563, 93.7785
CIE-Luv:
72.7023, 24.1846, 76.6750
Hunter-Lab:
66.8675, -7.8148, 40.6659
#ccb20f color charts
#ccb20f color shades, tints & tones
#ccb20f color schemes
#ccb20f color preview, HTML & CSS examples
This text has a color of #ccb20f
<p style="color:#ccb20f;">Text here</p>
.mytext {color:#ccb20f;}
This box has a color of #ccb20f
<div style="background-color:#ccb20f;">Content here</div>
.mybackground {background-color:#ccb20f;}
Border around this has a color of #ccb20f
<div style="border:2px solid #ccb20f;">Content here</div>
.myborder {border:2px solid #ccb20f;}