#cca664 color space conversions
Hex:
#cca664
RGB:
204, 166, 100
CMY:
20, 35, 61
CMYK:
0, 19, 51, 20
HSL:
38°, 50.4854%, 59.6078%
HSV (HSB):
38°, 50.9804%, 80.0000%
XYZ:
40.8383, 41.0299, 17.8237
xyY:
0.4096, 0.4116, 41.0299
CIE-Lab:
70.1969, 5.7557, 39.2088
CIE-LCH:
70.1969, 39.6290, 81.6489
CIE-Luv:
70.1969, 29.4881, 47.3968
Hunter-Lab:
64.0546, 1.7080, 28.3403
#cca664 color charts
#cca664 color shades, tints & tones
#cca664 color schemes
#cca664 color preview, HTML & CSS examples
This text has a color of #cca664
<p style="color:#cca664;">Text here</p>
.mytext {color:#cca664;}
This box has a color of #cca664
<div style="background-color:#cca664;">Content here</div>
.mybackground {background-color:#cca664;}
Border around this has a color of #cca664
<div style="border:2px solid #cca664;">Content here</div>
.myborder {border:2px solid #cca664;}