#cca440 color space conversions
Hex:
#cca440
RGB:
204, 164, 64
CMY:
20, 36, 75
CMYK:
0, 20, 69, 20
HSL:
43°, 57.8512%, 52.5490%
HSV (HSB):
43°, 68.6275%, 80.0000%
XYZ:
39.1027, 39.7585, 10.4637
xyY:
0.4378, 0.4451, 39.7585
CIE-Lab:
69.2971, 4.2113, 55.4550
CIE-LCH:
69.2971, 55.6147, 85.6572
CIE-Luv:
69.2971, 33.0659, 61.4737
Hunter-Lab:
63.0543, 0.3506, 34.2990
#cca440 color charts
#cca440 color shades, tints & tones
#cca440 color schemes
#cca440 color preview, HTML & CSS examples
This text has a color of #cca440
<p style="color:#cca440;">Text here</p>
.mytext {color:#cca440;}
This box has a color of #cca440
<div style="background-color:#cca440;">Content here</div>
.mybackground {background-color:#cca440;}
Border around this has a color of #cca440
<div style="border:2px solid #cca440;">Content here</div>
.myborder {border:2px solid #cca440;}