#cc255f color space conversions
Hex:
#cc255f
RGB:
204, 37, 95
CMY:
20, 85, 63
CMYK:
0, 82, 53, 20
HSL:
339°, 69.2946%, 47.2549%
HSV (HSB):
339°, 81.8627%, 80.0000%
XYZ:
27.6290, 14.9867, 12.2630
xyY:
0.5035, 0.2731, 14.9867
CIE-Lab:
45.6160, 65.6303, 9.6497
CIE-LCH:
45.6160, 66.3359, 8.3643
CIE-Luv:
45.6160, 109.2787, -1.1711
Hunter-Lab:
38.7127, 59.6469, 8.3176
#cc255f color charts
#cc255f color shades, tints & tones
#cc255f color schemes
#cc255f color preview, HTML & CSS examples
This text has a color of #cc255f
<p style="color:#cc255f;">Text here</p>
.mytext {color:#cc255f;}
This box has a color of #cc255f
<div style="background-color:#cc255f;">Content here</div>
.mybackground {background-color:#cc255f;}
Border around this has a color of #cc255f
<div style="border:2px solid #cc255f;">Content here</div>
.myborder {border:2px solid #cc255f;}