#cc2e45 color space conversions
Hex:
#cc2e45
RGB:
204, 46, 69
CMY:
20, 82, 73
CMYK:
0, 77, 66, 20
HSL:
351°, 63.2000%, 49.0196%
HSV (HSB):
351°, 77.4510%, 80.0000%
XYZ:
26.9530, 15.2210, 7.1476
xyY:
0.5465, 0.3086, 15.2210
CIE-Lab:
45.9355, 61.5300, 26.1058
CIE-LCH:
45.9355, 66.8390, 22.9904
CIE-Luv:
45.9355, 114.5232, 15.9596
Hunter-Lab:
39.0141, 55.0424, 16.4477
#cc2e45 color charts
#cc2e45 color shades, tints & tones
#cc2e45 color schemes
#cc2e45 color preview, HTML & CSS examples
This text has a color of #cc2e45
<p style="color:#cc2e45;">Text here</p>
.mytext {color:#cc2e45;}
This box has a color of #cc2e45
<div style="background-color:#cc2e45;">Content here</div>
.mybackground {background-color:#cc2e45;}
Border around this has a color of #cc2e45
<div style="border:2px solid #cc2e45;">Content here</div>
.myborder {border:2px solid #cc2e45;}