#cc2a28 color space conversions
Hex:
#cc2a28
RGB:
204, 42, 40
CMY:
20, 84, 84
CMYK:
0, 79, 80, 20
HSL:
1°, 67.2131%, 47.8431%
HSV (HSB):
1°, 80.3922%, 80.0000%
XYZ:
26.1128, 14.6465, 3.4582
xyY:
0.5906, 0.3312, 14.6465
CIE-Lab:
45.1462, 61.4826, 42.0868
CIE-LCH:
45.1462, 74.5078, 34.3929
CIE-Luv:
45.1462, 123.1775, 27.1194
Hunter-Lab:
38.2707, 54.8199, 21.4319
#cc2a28 color charts
#cc2a28 color shades, tints & tones
#cc2a28 color schemes
#cc2a28 color preview, HTML & CSS examples
This text has a color of #cc2a28
<p style="color:#cc2a28;">Text here</p>
.mytext {color:#cc2a28;}
This box has a color of #cc2a28
<div style="background-color:#cc2a28;">Content here</div>
.mybackground {background-color:#cc2a28;}
Border around this has a color of #cc2a28
<div style="border:2px solid #cc2a28;">Content here</div>
.myborder {border:2px solid #cc2a28;}