#cc56a5 color space conversions
Hex:
#cc56a5
RGB:
204, 86, 165
CMY:
20, 66, 35
CMYK:
0, 58, 19, 20
HSL:
320°, 53.6364%, 56.8627%
HSV (HSB):
320°, 57.8431%, 80.0000%
XYZ:
35.0212, 22.2096, 38.0384
xyY:
0.3676, 0.2331, 22.2096
CIE-Lab:
54.2486, 55.6586, -19.7404
CIE-LCH:
54.2486, 59.0556, 340.4719
CIE-Luv:
54.2486, 65.3212, -37.9947
Hunter-Lab:
47.1270, 50.1751, -14.8667
#cc56a5 color charts
#cc56a5 color shades, tints & tones
#cc56a5 color schemes
#cc56a5 color preview, HTML & CSS examples
This text has a color of #cc56a5
<p style="color:#cc56a5;">Text here</p>
.mytext {color:#cc56a5;}
This box has a color of #cc56a5
<div style="background-color:#cc56a5;">Content here</div>
.mybackground {background-color:#cc56a5;}
Border around this has a color of #cc56a5
<div style="border:2px solid #cc56a5;">Content here</div>
.myborder {border:2px solid #cc56a5;}