#caa9a5 color space conversions
Hex:
#caa9a5
RGB:
202, 169, 165
CMY:
21, 34, 35
CMYK:
0, 16, 18, 21
HSL:
6°, 25.8741%, 71.9608%
HSV (HSB):
6°, 18.3168%, 79.2157%
XYZ:
45.3366, 43.6491, 41.6329
xyY:
0.3471, 0.3342, 43.6491
CIE-Lab:
71.9933, 11.3856, 6.5497
CIE-LCH:
71.9933, 13.1351, 29.9104
CIE-Luv:
71.9933, 20.5729, 7.3487
Hunter-Lab:
66.0675, 6.8717, 8.8852
#caa9a5 color charts
#caa9a5 color shades, tints & tones
#caa9a5 color schemes
#caa9a5 color preview, HTML & CSS examples
This text has a color of #caa9a5
<p style="color:#caa9a5;">Text here</p>
.mytext {color:#caa9a5;}
This box has a color of #caa9a5
<div style="background-color:#caa9a5;">Content here</div>
.mybackground {background-color:#caa9a5;}
Border around this has a color of #caa9a5
<div style="border:2px solid #caa9a5;">Content here</div>
.myborder {border:2px solid #caa9a5;}