#cca49e color space conversions
Hex:
#cca49e
RGB:
204, 164, 158
CMY:
20, 36, 38
CMYK:
0, 20, 23, 20
HSL:
8°, 31.0811%, 70.9804%
HSV (HSB):
8°, 22.5490%, 80.0000%
XYZ:
44.3489, 41.8569, 38.0895
xyY:
0.3568, 0.3368, 41.8569
CIE-Lab:
70.7722, 13.7912, 8.6853
CIE-LCH:
70.7722, 16.2982, 32.2015
CIE-Luv:
70.7722, 25.5025, 9.8023
Hunter-Lab:
64.6969, 9.1397, 10.3816
#cca49e color charts
#cca49e color shades, tints & tones
#cca49e color schemes
#cca49e color preview, HTML & CSS examples
This text has a color of #cca49e
<p style="color:#cca49e;">Text here</p>
.mytext {color:#cca49e;}
This box has a color of #cca49e
<div style="background-color:#cca49e;">Content here</div>
.mybackground {background-color:#cca49e;}
Border around this has a color of #cca49e
<div style="border:2px solid #cca49e;">Content here</div>
.myborder {border:2px solid #cca49e;}