#cc2c4b color space conversions
Hex:
#cc2c4b
RGB:
204, 44, 75
CMY:
20, 83, 71
CMYK:
0, 78, 63, 20
HSL:
348°, 64.5161%, 48.6275%
HSV (HSB):
348°, 78.4314%, 80.0000%
XYZ:
27.0725, 15.1467, 8.1533
xyY:
0.5374, 0.3007, 15.1467
CIE-Lab:
45.8345, 62.4498, 22.3124
CIE-LCH:
45.8345, 66.3161, 19.6610
CIE-Luv:
45.8345, 113.6091, 12.3550
Hunter-Lab:
38.9188, 56.0594, 14.8221
#cc2c4b color charts
#cc2c4b color shades, tints & tones
#cc2c4b color schemes
#cc2c4b color preview, HTML & CSS examples
This text has a color of #cc2c4b
<p style="color:#cc2c4b;">Text here</p>
.mytext {color:#cc2c4b;}
This box has a color of #cc2c4b
<div style="background-color:#cc2c4b;">Content here</div>
.mybackground {background-color:#cc2c4b;}
Border around this has a color of #cc2c4b
<div style="border:2px solid #cc2c4b;">Content here</div>
.myborder {border:2px solid #cc2c4b;}