#cc255e color space conversions
Hex:
#cc255e
RGB:
204, 37, 94
CMY:
20, 85, 63
CMYK:
0, 82, 54, 20
HSL:
340°, 69.2946%, 47.2549%
HSV (HSB):
340°, 81.8627%, 80.0000%
XYZ:
27.5838, 14.9687, 12.0251
xyY:
0.5054, 0.2743, 14.9687
CIE-Lab:
45.5912, 65.5565, 10.2357
CIE-LCH:
45.5912, 66.3507, 8.8742
CIE-Luv:
45.5912, 109.6571, -0.5170
Hunter-Lab:
38.6893, 59.5562, 8.6545
#cc255e color charts
#cc255e color shades, tints & tones
#cc255e color schemes
#cc255e color preview, HTML & CSS examples
This text has a color of #cc255e
<p style="color:#cc255e;">Text here</p>
.mytext {color:#cc255e;}
This box has a color of #cc255e
<div style="background-color:#cc255e;">Content here</div>
.mybackground {background-color:#cc255e;}
Border around this has a color of #cc255e
<div style="border:2px solid #cc255e;">Content here</div>
.myborder {border:2px solid #cc255e;}