#cc2944 color space conversions
Hex:
#cc2944
RGB:
204, 41, 68
CMY:
20, 84, 73
CMYK:
0, 80, 67, 20
HSL:
350°, 66.5306%, 48.0392%
HSV (HSB):
350°, 79.9020%, 80.0000%
XYZ:
26.7382, 14.8406, 6.9241
xyY:
0.5513, 0.3060, 14.8406
CIE-Lab:
45.4151, 62.8977, 26.0584
CIE-LCH:
45.4151, 68.0820, 22.5041
CIE-Luv:
45.4151, 116.9610, 15.4280
Hunter-Lab:
38.5235, 56.4761, 16.3098
#cc2944 color charts
#cc2944 color shades, tints & tones
#cc2944 color schemes
#cc2944 color preview, HTML & CSS examples
This text has a color of #cc2944
<p style="color:#cc2944;">Text here</p>
.mytext {color:#cc2944;}
This box has a color of #cc2944
<div style="background-color:#cc2944;">Content here</div>
.mybackground {background-color:#cc2944;}
Border around this has a color of #cc2944
<div style="border:2px solid #cc2944;">Content here</div>
.myborder {border:2px solid #cc2944;}