#ccb02f color space conversions
Hex:
#ccb02f
RGB:
204, 176, 47
CMY:
20, 31, 82
CMYK:
0, 14, 77, 20
HSL:
49°, 62.5498%, 49.2157%
HSV (HSB):
49°, 76.9608%, 80.0000%
XYZ:
40.9403, 44.0933, 9.0424
xyY:
0.4352, 0.4687, 44.0933
CIE-Lab:
72.2908, -2.9562, 64.9677
CIE-LCH:
72.2908, 65.0349, 92.6053
CIE-Luv:
72.2908, 25.0493, 71.1197
Hunter-Lab:
66.4028, -6.1516, 38.4081
#ccb02f color charts
#ccb02f color shades, tints & tones
#ccb02f color schemes
#ccb02f color preview, HTML & CSS examples
This text has a color of #ccb02f
<p style="color:#ccb02f;">Text here</p>
.mytext {color:#ccb02f;}
This box has a color of #ccb02f
<div style="background-color:#ccb02f;">Content here</div>
.mybackground {background-color:#ccb02f;}
Border around this has a color of #ccb02f
<div style="border:2px solid #ccb02f;">Content here</div>
.myborder {border:2px solid #ccb02f;}