#cc2943 color space conversions
Hex:
#cc2943
RGB:
204, 41, 67
CMY:
20, 84, 74
CMYK:
0, 80, 67, 20
HSL:
350°, 66.5306%, 48.0392%
HSV (HSB):
350°, 79.9020%, 80.0000%
XYZ:
26.7079, 14.8285, 6.7647
xyY:
0.5529, 0.3070, 14.8285
CIE-Lab:
45.3984, 62.8461, 26.6469
CIE-LCH:
45.3984, 68.2619, 22.9771
CIE-Luv:
45.3984, 117.2513, 15.9310
Hunter-Lab:
38.5078, 56.4139, 16.5399
#cc2943 color charts
#cc2943 color shades, tints & tones
#cc2943 color schemes
#cc2943 color preview, HTML & CSS examples
This text has a color of #cc2943
<p style="color:#cc2943;">Text here</p>
.mytext {color:#cc2943;}
This box has a color of #cc2943
<div style="background-color:#cc2943;">Content here</div>
.mybackground {background-color:#cc2943;}
Border around this has a color of #cc2943
<div style="border:2px solid #cc2943;">Content here</div>
.myborder {border:2px solid #cc2943;}