#ccb60e color space conversions
Hex:
#ccb60e
RGB:
204, 182, 14
CMY:
20, 29, 95
CMYK:
0, 11, 93, 20
HSL:
53°, 87.1560%, 42.7451%
HSV (HSB):
53°, 93.1373%, 80.0000%
XYZ:
41.7091, 46.3250, 7.1588
xyY:
0.4382, 0.4866, 46.3250
CIE-Lab:
73.7559, -6.9223, 74.0300
CIE-LCH:
73.7559, 74.3529, 95.3420
CIE-Luv:
73.7559, 21.3275, 78.2909
Hunter-Lab:
68.0625, -9.7235, 41.4076
#ccb60e color charts
#ccb60e color shades, tints & tones
#ccb60e color schemes
#ccb60e color preview, HTML & CSS examples
This text has a color of #ccb60e
<p style="color:#ccb60e;">Text here</p>
.mytext {color:#ccb60e;}
This box has a color of #ccb60e
<div style="background-color:#ccb60e;">Content here</div>
.mybackground {background-color:#ccb60e;}
Border around this has a color of #ccb60e
<div style="border:2px solid #ccb60e;">Content here</div>
.myborder {border:2px solid #ccb60e;}