#cca450 color space conversions
Hex:
#cca450
RGB:
204, 164, 80
CMY:
20, 36, 69
CMYK:
0, 20, 61, 20
HSL:
41°, 54.8673%, 55.6863%
HSV (HSB):
41°, 60.7843%, 80.0000%
XYZ:
39.6253, 39.9675, 13.2154
xyY:
0.4270, 0.4306, 39.9675
CIE-Lab:
69.4464, 5.2174, 48.2981
CIE-LCH:
69.4464, 48.5791, 83.8346
CIE-Luv:
69.4464, 32.2009, 55.6062
Hunter-Lab:
63.2198, 1.2465, 31.8599
#cca450 color charts
#cca450 color shades, tints & tones
#cca450 color schemes
#cca450 color preview, HTML & CSS examples
This text has a color of #cca450
<p style="color:#cca450;">Text here</p>
.mytext {color:#cca450;}
This box has a color of #cca450
<div style="background-color:#cca450;">Content here</div>
.mybackground {background-color:#cca450;}
Border around this has a color of #cca450
<div style="border:2px solid #cca450;">Content here</div>
.myborder {border:2px solid #cca450;}