#cc288e color space conversions
Hex:
#cc288e
RGB:
204, 40, 142
CMY:
20, 84, 44
CMYK:
0, 80, 30, 20
HSL:
323°, 67.2131%, 47.8431%
HSV (HSB):
323°, 80.3922%, 80.0000%
XYZ:
30.5431, 16.3079, 27.1291
xyY:
0.4129, 0.2204, 16.3079
CIE-Lab:
47.3759, 69.3024, -16.5817
CIE-LCH:
47.3759, 71.2585, 346.5440
CIE-Luv:
47.3759, 89.1880, -34.9161
Hunter-Lab:
40.3831, 64.3352, -11.5625
#cc288e color charts
#cc288e color shades, tints & tones
#cc288e color schemes
#cc288e color preview, HTML & CSS examples
This text has a color of #cc288e
<p style="color:#cc288e;">Text here</p>
.mytext {color:#cc288e;}
This box has a color of #cc288e
<div style="background-color:#cc288e;">Content here</div>
.mybackground {background-color:#cc288e;}
Border around this has a color of #cc288e
<div style="border:2px solid #cc288e;">Content here</div>
.myborder {border:2px solid #cc288e;}