#cca940 color space conversions
Hex:
#cca940
RGB:
204, 169, 64
CMY:
20, 34, 75
CMYK:
0, 17, 69, 20
HSL:
45°, 57.8512%, 52.5490%
HSV (HSB):
45°, 68.6275%, 80.0000%
XYZ:
40.0152, 41.5835, 10.7679
xyY:
0.4332, 0.4502, 41.5835
CIE-Lab:
70.5828, 1.5402, 56.7924
CIE-LCH:
70.5828, 56.8133, 88.4465
CIE-Luv:
70.5828, 29.4627, 63.6121
Hunter-Lab:
64.4852, -2.0840, 35.2393
#cca940 color charts
#cca940 color shades, tints & tones
#cca940 color schemes
#cca940 color preview, HTML & CSS examples
This text has a color of #cca940
<p style="color:#cca940;">Text here</p>
.mytext {color:#cca940;}
This box has a color of #cca940
<div style="background-color:#cca940;">Content here</div>
.mybackground {background-color:#cca940;}
Border around this has a color of #cca940
<div style="border:2px solid #cca940;">Content here</div>
.myborder {border:2px solid #cca940;}