#cc2a54 color space conversions
Hex:
#cc2a54
RGB:
204, 42, 84
CMY:
20, 84, 67
CMYK:
0, 79, 59, 20
HSL:
344°, 65.8537%, 48.2353%
HSV (HSB):
344°, 79.4118%, 80.0000%
XYZ:
27.3300, 15.1334, 9.8681
xyY:
0.5222, 0.2892, 15.1334
CIE-Lab:
45.8164, 63.5679, 16.7431
CIE-LCH:
45.8164, 65.7359, 14.7560
CIE-Luv:
45.8164, 111.4857, 6.7617
Hunter-Lab:
38.9017, 57.3258, 12.1912
#cc2a54 color charts
#cc2a54 color shades, tints & tones
#cc2a54 color schemes
#cc2a54 color preview, HTML & CSS examples
This text has a color of #cc2a54
<p style="color:#cc2a54;">Text here</p>
.mytext {color:#cc2a54;}
This box has a color of #cc2a54
<div style="background-color:#cc2a54;">Content here</div>
.mybackground {background-color:#cc2a54;}
Border around this has a color of #cc2a54
<div style="border:2px solid #cc2a54;">Content here</div>
.myborder {border:2px solid #cc2a54;}