#caa2b3 color space conversions
Hex:
#caa2b3
RGB:
202, 162, 179
CMY:
21, 36, 30
CMYK:
0, 20, 11, 21
HSL:
335°, 27.3973%, 71.3725%
HSV (HSB):
335°, 19.8020%, 79.2157%
XYZ:
45.4141, 41.6519, 48.2939
xyY:
0.3355, 0.3077, 41.6519
CIE-Lab:
70.6302, 17.4834, -3.1624
CIE-LCH:
70.6302, 17.7671, 349.7474
CIE-Luv:
70.6302, 22.9837, -7.7299
Hunter-Lab:
64.5383, 12.6645, 0.8102
#caa2b3 color charts
#caa2b3 color shades, tints & tones
#caa2b3 color schemes
#caa2b3 color preview, HTML & CSS examples
This text has a color of #caa2b3
<p style="color:#caa2b3;">Text here</p>
.mytext {color:#caa2b3;}
This box has a color of #caa2b3
<div style="background-color:#caa2b3;">Content here</div>
.mybackground {background-color:#caa2b3;}
Border around this has a color of #caa2b3
<div style="border:2px solid #caa2b3;">Content here</div>
.myborder {border:2px solid #caa2b3;}