#ccca40 color space conversions
Hex:
#ccca40
RGB:
204, 202, 64
CMY:
20, 21, 75
CMYK:
0, 1, 69, 20
HSL:
59°, 57.8512%, 52.5490%
HSV (HSB):
59°, 68.6275%, 80.0000%
XYZ:
46.9478, 55.4486, 13.0787
xyY:
0.4066, 0.4802, 55.4486
CIE-Lab:
79.2990, -15.5302, 65.6280
CIE-LCH:
79.2990, 67.4405, 103.3135
CIE-Luv:
79.2990, 6.9535, 77.6556
Hunter-Lab:
74.4638, -17.7714, 41.7111
#ccca40 color charts
#ccca40 color shades, tints & tones
#ccca40 color schemes
#ccca40 color preview, HTML & CSS examples
This text has a color of #ccca40
<p style="color:#ccca40;">Text here</p>
.mytext {color:#ccca40;}
This box has a color of #ccca40
<div style="background-color:#ccca40;">Content here</div>
.mybackground {background-color:#ccca40;}
Border around this has a color of #ccca40
<div style="border:2px solid #ccca40;">Content here</div>
.myborder {border:2px solid #ccca40;}