#cc55a5 color space conversions
Hex:
#cc55a5
RGB:
204, 85, 165
CMY:
20, 67, 35
CMYK:
0, 58, 19, 20
HSL:
320°, 53.8462%, 56.6667%
HSV (HSB):
320°, 58.3333%, 80.0000%
XYZ:
34.9419, 22.0510, 38.0119
xyY:
0.3678, 0.2321, 22.0510
CIE-Lab:
54.0811, 56.1103, -19.9967
CIE-LCH:
54.0811, 59.5670, 340.3848
CIE-Luv:
54.0811, 65.7347, -38.4278
Hunter-Lab:
46.9585, 50.6448, -15.1231
#cc55a5 color charts
#cc55a5 color shades, tints & tones
#cc55a5 color schemes
#cc55a5 color preview, HTML & CSS examples
This text has a color of #cc55a5
<p style="color:#cc55a5;">Text here</p>
.mytext {color:#cc55a5;}
This box has a color of #cc55a5
<div style="background-color:#cc55a5;">Content here</div>
.mybackground {background-color:#cc55a5;}
Border around this has a color of #cc55a5
<div style="border:2px solid #cc55a5;">Content here</div>
.myborder {border:2px solid #cc55a5;}