#cca96c color space conversions
Hex:
#cca96c
RGB:
204, 169, 108
CMY:
20, 34, 58
CMYK:
0, 17, 47, 20
HSL:
38°, 48.4848%, 61.1765%
HSV (HSB):
38°, 47.0588%, 80.0000%
XYZ:
41.7966, 42.2960, 20.1484
xyY:
0.4010, 0.4058, 42.2960
CIE-Lab:
71.0745, 4.9009, 36.1586
CIE-LCH:
71.0745, 36.4892, 82.2812
CIE-Luv:
71.0745, 26.8923, 44.7123
Hunter-Lab:
65.0354, 0.9055, 27.1563
#cca96c color charts
#cca96c color shades, tints & tones
#cca96c color schemes
#cca96c color preview, HTML & CSS examples
This text has a color of #cca96c
<p style="color:#cca96c;">Text here</p>
.mytext {color:#cca96c;}
This box has a color of #cca96c
<div style="background-color:#cca96c;">Content here</div>
.mybackground {background-color:#cca96c;}
Border around this has a color of #cca96c
<div style="border:2px solid #cca96c;">Content here</div>
.myborder {border:2px solid #cca96c;}