#cca2b3 color space conversions
Hex:
#cca2b3
RGB:
204, 162, 179
CMY:
20, 36, 30
CMYK:
0, 21, 12, 20
HSL:
336°, 29.1667%, 71.7647%
HSV (HSB):
336°, 20.5882%, 80.0000%
XYZ:
45.9589, 41.9327, 48.3194
xyY:
0.3374, 0.3079, 41.9327
CIE-Lab:
70.8245, 18.2028, -2.8543
CIE-LCH:
70.8245, 18.4252, 351.0883
CIE-Luv:
70.8245, 24.2840, -7.4094
Hunter-Lab:
64.7555, 13.3646, 1.0877
#cca2b3 color charts
#cca2b3 color shades, tints & tones
#cca2b3 color schemes
#cca2b3 color preview, HTML & CSS examples
This text has a color of #cca2b3
<p style="color:#cca2b3;">Text here</p>
.mytext {color:#cca2b3;}
This box has a color of #cca2b3
<div style="background-color:#cca2b3;">Content here</div>
.mybackground {background-color:#cca2b3;}
Border around this has a color of #cca2b3
<div style="border:2px solid #cca2b3;">Content here</div>
.myborder {border:2px solid #cca2b3;}