#caa4cd color space conversions
Hex:
#caa4cd
RGB:
202, 164, 205
CMY:
21, 36, 20
CMYK:
1, 20, 0, 20
HSL:
296°, 29.0780%, 72.3529%
HSV (HSB):
296°, 20.0000%, 80.3922%
XYZ:
48.6520, 43.5153, 63.5927
xyY:
0.3124, 0.2794, 43.5153
CIE-Lab:
71.9033, 21.0735, -15.6205
CIE-LCH:
71.9033, 26.2315, 323.4527
CIE-Luv:
71.9033, 18.9677, -27.4433
Hunter-Lab:
65.9661, 16.2086, -10.9805
#caa4cd color charts
#caa4cd color shades, tints & tones
#caa4cd color schemes
#caa4cd color preview, HTML & CSS examples
This text has a color of #caa4cd
<p style="color:#caa4cd;">Text here</p>
.mytext {color:#caa4cd;}
This box has a color of #caa4cd
<div style="background-color:#caa4cd;">Content here</div>
.mybackground {background-color:#caa4cd;}
Border around this has a color of #caa4cd
<div style="border:2px solid #caa4cd;">Content here</div>
.myborder {border:2px solid #caa4cd;}