#cca66f color space conversions
Hex:
#cca66f
RGB:
204, 166, 111
CMY:
20, 35, 56
CMYK:
0, 19, 46, 20
HSL:
35°, 47.6923%, 61.7647%
HSV (HSB):
35°, 45.5882%, 80.0000%
XYZ:
41.4073, 41.2575, 20.8200
xyY:
0.4001, 0.3987, 41.2575
CIE-Lab:
70.3560, 6.8141, 33.6672
CIE-LCH:
70.3560, 34.3498, 78.5581
CIE-Luv:
70.3560, 28.6570, 41.5556
Hunter-Lab:
64.2320, 2.6644, 25.7443
#cca66f color charts
#cca66f color shades, tints & tones
#cca66f color schemes
#cca66f color preview, HTML & CSS examples
This text has a color of #cca66f
<p style="color:#cca66f;">Text here</p>
.mytext {color:#cca66f;}
This box has a color of #cca66f
<div style="background-color:#cca66f;">Content here</div>
.mybackground {background-color:#cca66f;}
Border around this has a color of #cca66f
<div style="border:2px solid #cca66f;">Content here</div>
.myborder {border:2px solid #cca66f;}