#ccb04d color space conversions
Hex:
#ccb04d
RGB:
204, 176, 77
CMY:
20, 31, 70
CMYK:
0, 14, 62, 20
HSL:
47°, 55.4585%, 55.0980%
HSV (HSB):
47°, 62.2549%, 80.0000%
XYZ:
41.7667, 44.4239, 13.3945
xyY:
0.4194, 0.4461, 44.4239
CIE-Lab:
72.5109, -1.3809, 53.1365
CIE-LCH:
72.5109, 53.1545, 91.4886
CIE-Luv:
72.5109, 23.9617, 62.1722
Hunter-Lab:
66.6512, -4.7833, 34.7407
#ccb04d color charts
#ccb04d color shades, tints & tones
#ccb04d color schemes
#ccb04d color preview, HTML & CSS examples
This text has a color of #ccb04d
<p style="color:#ccb04d;">Text here</p>
.mytext {color:#ccb04d;}
This box has a color of #ccb04d
<div style="background-color:#ccb04d;">Content here</div>
.mybackground {background-color:#ccb04d;}
Border around this has a color of #ccb04d
<div style="border:2px solid #ccb04d;">Content here</div>
.myborder {border:2px solid #ccb04d;}