#cca65c color space conversions
Hex:
#cca65c
RGB:
204, 166, 92
CMY:
20, 35, 64
CMYK:
0, 19, 55, 20
HSL:
40°, 52.3364%, 58.0392%
HSV (HSB):
40°, 54.9020%, 80.0000%
XYZ:
40.4698, 40.8825, 15.8833
xyY:
0.4162, 0.4204, 40.8825
CIE-Lab:
70.0935, 5.0629, 43.1544
CIE-LCH:
70.0935, 43.4503, 83.3086
CIE-Luv:
70.0935, 30.0416, 51.2820
Hunter-Lab:
63.9394, 1.0858, 30.0292
#cca65c color charts
#cca65c color shades, tints & tones
#cca65c color schemes
#cca65c color preview, HTML & CSS examples
This text has a color of #cca65c
<p style="color:#cca65c;">Text here</p>
.mytext {color:#cca65c;}
This box has a color of #cca65c
<div style="background-color:#cca65c;">Content here</div>
.mybackground {background-color:#cca65c;}
Border around this has a color of #cca65c
<div style="border:2px solid #cca65c;">Content here</div>
.myborder {border:2px solid #cca65c;}