#caa4cc color space conversions
Hex:
#caa4cc
RGB:
202, 164, 204
CMY:
21, 36, 20
CMYK:
1, 20, 0, 20
HSL:
297°, 28.1690%, 72.1569%
HSV (HSB):
297°, 19.6078%, 80.0000%
XYZ:
48.5317, 43.4671, 62.9588
xyY:
0.3132, 0.2805, 43.4671
CIE-Lab:
71.8709, 20.8832, -15.1192
CIE-LCH:
71.8709, 25.7817, 324.0959
CIE-Luv:
71.8709, 19.0822, -26.6207
Hunter-Lab:
65.9296, 16.0195, -10.4677
#caa4cc color charts
#caa4cc color shades, tints & tones
#caa4cc color schemes
#caa4cc color preview, HTML & CSS examples
This text has a color of #caa4cc
<p style="color:#caa4cc;">Text here</p>
.mytext {color:#caa4cc;}
This box has a color of #caa4cc
<div style="background-color:#caa4cc;">Content here</div>
.mybackground {background-color:#caa4cc;}
Border around this has a color of #caa4cc
<div style="border:2px solid #caa4cc;">Content here</div>
.myborder {border:2px solid #caa4cc;}