#cca545 color space conversions
Hex:
#cca545
RGB:
204, 165, 69
CMY:
20, 35, 73
CMYK:
0, 19, 66, 20
HSL:
43°, 56.9620%, 53.5294%
HSV (HSB):
43°, 66.1765%, 80.0000%
XYZ:
39.4312, 40.1773, 11.3070
xyY:
0.4337, 0.4419, 40.1773
CIE-Lab:
69.5956, 3.9630, 53.5720
CIE-LCH:
69.5956, 53.7184, 85.7692
CIE-Luv:
69.5956, 32.0972, 60.2192
Hunter-Lab:
63.3856, 0.1172, 33.7935
#cca545 color charts
#cca545 color shades, tints & tones
#cca545 color schemes
#cca545 color preview, HTML & CSS examples
This text has a color of #cca545
<p style="color:#cca545;">Text here</p>
.mytext {color:#cca545;}
This box has a color of #cca545
<div style="background-color:#cca545;">Content here</div>
.mybackground {background-color:#cca545;}
Border around this has a color of #cca545
<div style="border:2px solid #cca545;">Content here</div>
.myborder {border:2px solid #cca545;}