#cca59e color space conversions
Hex:
#cca59e
RGB:
204, 165, 158
CMY:
20, 35, 38
CMYK:
0, 19, 23, 20
HSL:
9°, 31.0811%, 70.9804%
HSV (HSB):
9°, 22.5490%, 80.0000%
XYZ:
44.5285, 42.2163, 38.1494
xyY:
0.3565, 0.3380, 42.2163
CIE-Lab:
71.0198, 13.2469, 9.0384
CIE-LCH:
71.0198, 16.0366, 34.3057
CIE-Luv:
71.0198, 24.9179, 10.3962
Hunter-Lab:
64.9740, 8.6265, 10.6698
#cca59e color charts
#cca59e color shades, tints & tones
#cca59e color schemes
#cca59e color preview, HTML & CSS examples
This text has a color of #cca59e
<p style="color:#cca59e;">Text here</p>
.mytext {color:#cca59e;}
This box has a color of #cca59e
<div style="background-color:#cca59e;">Content here</div>
.mybackground {background-color:#cca59e;}
Border around this has a color of #cca59e
<div style="border:2px solid #cca59e;">Content here</div>
.myborder {border:2px solid #cca59e;}