#cc1a4e color space conversions
Hex:
#cc1a4e
RGB:
204, 26, 78
CMY:
20, 90, 69
CMYK:
0, 87, 62, 20
HSL:
342°, 77.3913%, 45.0980%
HSV (HSB):
342°, 87.2549%, 80.0000%
XYZ:
26.6464, 14.1262, 8.5299
xyY:
0.5405, 0.2865, 14.1262
CIE-Lab:
44.4134, 66.8401, 18.5837
CIE-LCH:
44.4134, 69.3755, 15.5377
CIE-Luv:
44.4134, 118.7632, 7.5077
Hunter-Lab:
37.5849, 60.7769, 12.8534
#cc1a4e color charts
#cc1a4e color shades, tints & tones
#cc1a4e color schemes
#cc1a4e color preview, HTML & CSS examples
This text has a color of #cc1a4e
<p style="color:#cc1a4e;">Text here</p>
.mytext {color:#cc1a4e;}
This box has a color of #cc1a4e
<div style="background-color:#cc1a4e;">Content here</div>
.mybackground {background-color:#cc1a4e;}
Border around this has a color of #cc1a4e
<div style="border:2px solid #cc1a4e;">Content here</div>
.myborder {border:2px solid #cc1a4e;}