#ccb04a color space conversions
Hex:
#ccb04a
RGB:
204, 176, 74
CMY:
20, 31, 71
CMYK:
0, 14, 64, 20
HSL:
47°, 56.0345%, 54.5098%
HSV (HSB):
47°, 63.7255%, 80.0000%
XYZ:
41.6632, 44.3824, 12.8493
xyY:
0.4213, 0.4488, 44.3824
CIE-Lab:
72.4834, -1.5766, 54.4573
CIE-LCH:
72.4834, 54.4801, 91.6583
CIE-Luv:
72.4834, 24.0951, 63.2707
Hunter-Lab:
66.6202, -4.9542, 35.1986
#ccb04a color charts
#ccb04a color shades, tints & tones
#ccb04a color schemes
#ccb04a color preview, HTML & CSS examples
This text has a color of #ccb04a
<p style="color:#ccb04a;">Text here</p>
.mytext {color:#ccb04a;}
This box has a color of #ccb04a
<div style="background-color:#ccb04a;">Content here</div>
.mybackground {background-color:#ccb04a;}
Border around this has a color of #ccb04a
<div style="border:2px solid #ccb04a;">Content here</div>
.myborder {border:2px solid #ccb04a;}