#caa2c7 color space conversions
Hex:
#caa2c7
RGB:
202, 162, 199
CMY:
21, 36, 22
CMYK:
0, 20, 1, 21
HSL:
305°, 27.3973%, 71.3725%
HSV (HSB):
305°, 19.8020%, 79.2157%
XYZ:
47.5863, 42.5207, 59.7321
xyY:
0.3176, 0.2838, 42.5207
CIE-Lab:
71.2285, 21.0401, -13.3302
CIE-LCH:
71.2285, 24.9074, 327.6433
CIE-Luv:
71.2285, 20.6637, -23.8123
Hunter-Lab:
65.2079, 16.1486, -8.6656
#caa2c7 color charts
#caa2c7 color shades, tints & tones
#caa2c7 color schemes
#caa2c7 color preview, HTML & CSS examples
This text has a color of #caa2c7
<p style="color:#caa2c7;">Text here</p>
.mytext {color:#caa2c7;}
This box has a color of #caa2c7
<div style="background-color:#caa2c7;">Content here</div>
.mybackground {background-color:#caa2c7;}
Border around this has a color of #caa2c7
<div style="border:2px solid #caa2c7;">Content here</div>
.myborder {border:2px solid #caa2c7;}