#caa9a9 color space conversions
Hex:
#caa9a9
RGB:
202, 169, 169
CMY:
21, 34, 34
CMYK:
0, 16, 16, 21
HSL:
0°, 23.7410%, 72.7451%
HSV (HSB):
0°, 16.3366%, 79.2157%
XYZ:
45.7065, 43.7971, 43.5808
xyY:
0.3434, 0.3291, 43.7971
CIE-Lab:
72.0926, 12.0171, 4.4915
CIE-LCH:
72.0926, 12.8290, 20.4937
CIE-Luv:
72.0926, 20.1805, 4.3406
Hunter-Lab:
66.1793, 7.4665, 7.2816
#caa9a9 color charts
#caa9a9 color shades, tints & tones
#caa9a9 color schemes
#caa9a9 color preview, HTML & CSS examples
This text has a color of #caa9a9
<p style="color:#caa9a9;">Text here</p>
.mytext {color:#caa9a9;}
This box has a color of #caa9a9
<div style="background-color:#caa9a9;">Content here</div>
.mybackground {background-color:#caa9a9;}
Border around this has a color of #caa9a9
<div style="border:2px solid #caa9a9;">Content here</div>
.myborder {border:2px solid #caa9a9;}