#cca65a color space conversions
Hex:
#cca65a
RGB:
204, 166, 90
CMY:
20, 35, 65
CMYK:
0, 19, 56, 20
HSL:
40°, 52.7778%, 57.6471%
HSV (HSB):
40°, 55.8824%, 80.0000%
XYZ:
40.3835, 40.8480, 15.4289
xyY:
0.4178, 0.4226, 40.8480
CIE-Lab:
70.0693, 4.8998, 44.1265
CIE-LCH:
70.0693, 44.3977, 83.6638
CIE-Luv:
70.0693, 30.1731, 52.2039
Hunter-Lab:
63.9124, 0.9397, 30.4257
#cca65a color charts
#cca65a color shades, tints & tones
#cca65a color schemes
#cca65a color preview, HTML & CSS examples
This text has a color of #cca65a
<p style="color:#cca65a;">Text here</p>
.mytext {color:#cca65a;}
This box has a color of #cca65a
<div style="background-color:#cca65a;">Content here</div>
.mybackground {background-color:#cca65a;}
Border around this has a color of #cca65a
<div style="border:2px solid #cca65a;">Content here</div>
.myborder {border:2px solid #cca65a;}