#cca68e color space conversions
Hex:
#cca68e
RGB:
204, 166, 142
CMY:
20, 35, 44
CMYK:
0, 19, 30, 20
HSL:
23°, 37.8049%, 67.8431%
HSV (HSB):
23°, 30.3922%, 80.0000%
XYZ:
43.4205, 42.0628, 31.4216
xyY:
0.3714, 0.3598, 42.0628
CIE-Lab:
70.9142, 10.4540, 17.6862
CIE-LCH:
70.9142, 20.5447, 59.4134
CIE-Luv:
70.9142, 25.9273, 22.2956
Hunter-Lab:
64.8558, 6.0068, 16.6740
#cca68e color charts
#cca68e color shades, tints & tones
#cca68e color schemes
#cca68e color preview, HTML & CSS examples
This text has a color of #cca68e
<p style="color:#cca68e;">Text here</p>
.mytext {color:#cca68e;}
This box has a color of #cca68e
<div style="background-color:#cca68e;">Content here</div>
.mybackground {background-color:#cca68e;}
Border around this has a color of #cca68e
<div style="border:2px solid #cca68e;">Content here</div>
.myborder {border:2px solid #cca68e;}