#c2caa3 color space conversions
Hex:
#c2caa3
RGB:
194, 202, 163
CMY:
24, 21, 36
CMYK:
4, 0, 19, 21
HSL:
72°, 26.8966%, 71.5686%
HSV (HSB):
72°, 19.3069%, 79.2157%
XYZ:
49.9795, 56.3547, 42.8937
xyY:
0.3349, 0.3776, 56.3547
CIE-Lab:
79.8153, -9.4247, 18.5851
CIE-LCH:
79.8153, 20.8382, 116.8901
CIE-Luv:
79.8153, -2.7017, 27.9922
Hunter-Lab:
75.0698, -12.5315, 18.6715
#c2caa3 color charts
#c2caa3 color shades, tints & tones
#c2caa3 color schemes
#c2caa3 color preview, HTML & CSS examples
This text has a color of #c2caa3
<p style="color:#c2caa3;">Text here</p>
.mytext {color:#c2caa3;}
This box has a color of #c2caa3
<div style="background-color:#c2caa3;">Content here</div>
.mybackground {background-color:#c2caa3;}
Border around this has a color of #c2caa3
<div style="border:2px solid #c2caa3;">Content here</div>
.myborder {border:2px solid #c2caa3;}