#caa8b5 color space conversions
Hex:
#caa8b5
RGB:
202, 168, 181
CMY:
21, 34, 29
CMYK:
0, 17, 10, 21
HSL:
337°, 24.2857%, 72.5490%
HSV (HSB):
337°, 16.8317%, 79.2157%
XYZ:
46.7002, 43.8980, 49.7279
xyY:
0.3328, 0.3128, 43.8980
CIE-Lab:
72.1603, 14.5441, -2.0193
CIE-LCH:
72.1603, 14.6836, 352.0955
CIE-Luv:
72.1603, 19.5178, -5.5371
Hunter-Lab:
66.2556, 9.8685, 1.8790
#caa8b5 color charts
#caa8b5 color shades, tints & tones
#caa8b5 color schemes
#caa8b5 color preview, HTML & CSS examples
This text has a color of #caa8b5
<p style="color:#caa8b5;">Text here</p>
.mytext {color:#caa8b5;}
This box has a color of #caa8b5
<div style="background-color:#caa8b5;">Content here</div>
.mybackground {background-color:#caa8b5;}
Border around this has a color of #caa8b5
<div style="border:2px solid #caa8b5;">Content here</div>
.myborder {border:2px solid #caa8b5;}