#caa8c8 color space conversions
Hex:
#caa8c8
RGB:
202, 168, 200
CMY:
21, 34, 22
CMYK:
0, 17, 1, 21
HSL:
304°, 24.2857%, 72.5490%
HSV (HSB):
304°, 16.8317%, 79.2157%
XYZ:
48.7851, 44.7320, 60.7065
xyY:
0.3163, 0.2900, 44.7320
CIE-Lab:
72.7150, 17.9389, -11.6525
CIE-LCH:
72.7150, 21.3912, 326.9935
CIE-Luv:
72.7150, 17.5162, -20.7503
Hunter-Lab:
66.8819, 13.1582, -6.9981
#caa8c8 color charts
#caa8c8 color shades, tints & tones
#caa8c8 color schemes
#caa8c8 color preview, HTML & CSS examples
This text has a color of #caa8c8
<p style="color:#caa8c8;">Text here</p>
.mytext {color:#caa8c8;}
This box has a color of #caa8c8
<div style="background-color:#caa8c8;">Content here</div>
.mybackground {background-color:#caa8c8;}
Border around this has a color of #caa8c8
<div style="border:2px solid #caa8c8;">Content here</div>
.myborder {border:2px solid #caa8c8;}