#cca13c color space conversions
Hex:
#cca13c
RGB:
204, 161, 60
CMY:
20, 37, 76
CMYK:
0, 21, 71, 20
HSL:
42°, 58.5366%, 51.7647%
HSV (HSB):
42°, 70.5882%, 80.0000%
XYZ:
38.4623, 38.6534, 9.7086
xyY:
0.4430, 0.4452, 38.6534
CIE-Lab:
68.4994, 5.6086, 56.3384
CIE-LCH:
68.4994, 56.6169, 84.3149
CIE-Luv:
68.4994, 35.4471, 61.4644
Hunter-Lab:
62.1718, 1.6275, 34.2617
#cca13c color charts
#cca13c color shades, tints & tones
#cca13c color schemes
#cca13c color preview, HTML & CSS examples
This text has a color of #cca13c
<p style="color:#cca13c;">Text here</p>
.mytext {color:#cca13c;}
This box has a color of #cca13c
<div style="background-color:#cca13c;">Content here</div>
.mybackground {background-color:#cca13c;}
Border around this has a color of #cca13c
<div style="border:2px solid #cca13c;">Content here</div>
.myborder {border:2px solid #cca13c;}