#cc2941 color space conversions
Hex:
#cc2941
RGB:
204, 41, 65
CMY:
20, 84, 75
CMYK:
0, 80, 68, 20
HSL:
351°, 66.5306%, 48.0392%
HSV (HSB):
351°, 79.9020%, 80.0000%
XYZ:
26.6489, 14.8049, 6.4541
xyY:
0.5563, 0.3090, 14.8049
CIE-Lab:
45.3658, 62.7452, 27.8222
CIE-LCH:
45.3658, 68.6370, 23.9132
CIE-Luv:
45.3658, 117.8211, 16.9178
Hunter-Lab:
38.4771, 56.2925, 16.9888
#cc2941 color charts
#cc2941 color shades, tints & tones
#cc2941 color schemes
#cc2941 color preview, HTML & CSS examples
This text has a color of #cc2941
<p style="color:#cc2941;">Text here</p>
.mytext {color:#cc2941;}
This box has a color of #cc2941
<div style="background-color:#cc2941;">Content here</div>
.mybackground {background-color:#cc2941;}
Border around this has a color of #cc2941
<div style="border:2px solid #cc2941;">Content here</div>
.myborder {border:2px solid #cc2941;}