#cca045 color space conversions
Hex:
#cca045
RGB:
204, 160, 69
CMY:
20, 37, 73
CMYK:
0, 22, 66, 20
HSL:
40°, 56.9620%, 53.5294%
HSV (HSB):
40°, 66.1765%, 80.0000%
XYZ:
38.5468, 38.4087, 11.0122
xyY:
0.4382, 0.4366, 38.4087
CIE-Lab:
68.3207, 6.6494, 52.1980
CIE-LCH:
68.3207, 52.6198, 82.7403
CIE-Luv:
68.3207, 35.7123, 58.0449
Hunter-Lab:
61.9747, 2.5671, 32.8471
#cca045 color charts
#cca045 color shades, tints & tones
#cca045 color schemes
#cca045 color preview, HTML & CSS examples
This text has a color of #cca045
<p style="color:#cca045;">Text here</p>
.mytext {color:#cca045;}
This box has a color of #cca045
<div style="background-color:#cca045;">Content here</div>
.mybackground {background-color:#cca045;}
Border around this has a color of #cca045
<div style="border:2px solid #cca045;">Content here</div>
.myborder {border:2px solid #cca045;}