#c2aaa5 color space conversions
Hex:
#c2aaa5
RGB:
194, 170, 165
CMY:
24, 33, 35
CMYK:
0, 12, 15, 24
HSL:
10°, 19.2053%, 70.3922%
HSV (HSB):
10°, 14.9485%, 76.0784%
XYZ:
43.4144, 42.9354, 41.5965
xyY:
0.3393, 0.3356, 42.9354
CIE-Lab:
71.5111, 7.8629, 5.7607
CIE-LCH:
71.5111, 9.7474, 36.2280
CIE-Luv:
71.5111, 14.8393, 6.8897
Hunter-Lab:
65.5251, 3.5982, 8.2292
#c2aaa5 color charts
#c2aaa5 color shades, tints & tones
#c2aaa5 color schemes
#c2aaa5 color preview, HTML & CSS examples
This text has a color of #c2aaa5
<p style="color:#c2aaa5;">Text here</p>
.mytext {color:#c2aaa5;}
This box has a color of #c2aaa5
<div style="background-color:#c2aaa5;">Content here</div>
.mybackground {background-color:#c2aaa5;}
Border around this has a color of #c2aaa5
<div style="border:2px solid #c2aaa5;">Content here</div>
.myborder {border:2px solid #c2aaa5;}