#caa2a7 color space conversions
Hex:
#caa2a7
RGB:
202, 162, 167
CMY:
21, 36, 35
CMYK:
0, 20, 17, 21
HSL:
353°, 27.3973%, 71.3725%
HSV (HSB):
353°, 19.8020%, 79.2157%
XYZ:
44.2525, 41.1872, 42.1768
xyY:
0.3468, 0.3227, 41.1872
CIE-Lab:
70.3069, 15.5155, 3.0127
CIE-LCH:
70.3069, 15.8053, 10.9887
CIE-Luv:
70.3069, 24.3338, 1.5753
Hunter-Lab:
64.1773, 10.7718, 5.9592
#caa2a7 color charts
#caa2a7 color shades, tints & tones
#caa2a7 color schemes
#caa2a7 color preview, HTML & CSS examples
This text has a color of #caa2a7
<p style="color:#caa2a7;">Text here</p>
.mytext {color:#caa2a7;}
This box has a color of #caa2a7
<div style="background-color:#caa2a7;">Content here</div>
.mybackground {background-color:#caa2a7;}
Border around this has a color of #caa2a7
<div style="border:2px solid #caa2a7;">Content here</div>
.myborder {border:2px solid #caa2a7;}