#caa7c7 color space conversions
Hex:
#caa7c7
RGB:
202, 167, 199
CMY:
21, 35, 22
CMYK:
0, 17, 1, 21
HSL:
305°, 24.8227%, 72.3529%
HSV (HSB):
305°, 17.3267%, 79.2157%
XYZ:
48.4846, 44.3175, 60.0315
xyY:
0.3172, 0.2900, 44.3175
CIE-Lab:
72.4402, 18.3000, -11.5141
CIE-LCH:
72.4402, 21.6209, 327.8225
CIE-Luv:
72.4402, 18.1315, -20.5844
Hunter-Lab:
66.5714, 13.5035, -6.8655
#caa7c7 color charts
#caa7c7 color shades, tints & tones
#caa7c7 color schemes
#caa7c7 color preview, HTML & CSS examples
This text has a color of #caa7c7
<p style="color:#caa7c7;">Text here</p>
.mytext {color:#caa7c7;}
This box has a color of #caa7c7
<div style="background-color:#caa7c7;">Content here</div>
.mybackground {background-color:#caa7c7;}
Border around this has a color of #caa7c7
<div style="border:2px solid #caa7c7;">Content here</div>
.myborder {border:2px solid #caa7c7;}