#caa2a4 color space conversions
Hex:
#caa2a4
RGB:
202, 162, 164
CMY:
21, 36, 36
CMYK:
0, 20, 19, 21
HSL:
357°, 27.3973%, 71.3725%
HSV (HSB):
357°, 19.8020%, 79.2157%
XYZ:
43.9783, 41.0776, 40.7328
xyY:
0.3496, 0.3266, 41.0776
CIE-Lab:
70.2302, 15.0440, 4.5637
CIE-LCH:
70.2302, 15.7209, 16.8755
CIE-Luv:
70.2302, 24.6648, 3.8508
Hunter-Lab:
64.0918, 10.3220, 7.1831
#caa2a4 color charts
#caa2a4 color shades, tints & tones
#caa2a4 color schemes
#caa2a4 color preview, HTML & CSS examples
This text has a color of #caa2a4
<p style="color:#caa2a4;">Text here</p>
.mytext {color:#caa2a4;}
This box has a color of #caa2a4
<div style="background-color:#caa2a4;">Content here</div>
.mybackground {background-color:#caa2a4;}
Border around this has a color of #caa2a4
<div style="border:2px solid #caa2a4;">Content here</div>
.myborder {border:2px solid #caa2a4;}