#ccb000 color space conversions
Hex:
#ccb000
RGB:
204, 176, 0
CMY:
20, 31, 100
CMYK:
0, 14, 100, 20
HSL:
52°, 100.0000%, 40.0000%
HSV (HSB):
52°, 100.0000%, 80.0000%
XYZ:
40.4272, 43.8880, 6.3405
xyY:
0.4459, 0.4841, 43.8880
CIE-Lab:
72.1536, -3.9489, 74.4682
CIE-LCH:
72.1536, 74.5729, 93.0354
CIE-Luv:
72.1536, 25.7514, 76.8868
Hunter-Lab:
66.2480, -7.0063, 40.6991
#ccb000 color charts
#ccb000 color shades, tints & tones
#ccb000 color schemes
#ccb000 color preview, HTML & CSS examples
This text has a color of #ccb000
<p style="color:#ccb000;">Text here</p>
.mytext {color:#ccb000;}
This box has a color of #ccb000
<div style="background-color:#ccb000;">Content here</div>
.mybackground {background-color:#ccb000;}
Border around this has a color of #ccb000
<div style="border:2px solid #ccb000;">Content here</div>
.myborder {border:2px solid #ccb000;}