#cc2945 color space conversions
Hex:
#cc2945
RGB:
204, 41, 69
CMY:
20, 84, 73
CMYK:
0, 80, 66, 20
HSL:
350°, 66.5306%, 48.0392%
HSV (HSB):
350°, 79.9020%, 80.0000%
XYZ:
26.7690, 14.8529, 7.0862
xyY:
0.5496, 0.3049, 14.8529
CIE-Lab:
45.4321, 62.9502, 25.4694
CIE-LCH:
45.4321, 67.9074, 22.0280
CIE-Luv:
45.4321, 116.6672, 14.9185
Hunter-Lab:
38.5395, 56.5394, 16.0760
#cc2945 color charts
#cc2945 color shades, tints & tones
#cc2945 color schemes
#cc2945 color preview, HTML & CSS examples
This text has a color of #cc2945
<p style="color:#cc2945;">Text here</p>
.mytext {color:#cc2945;}
This box has a color of #cc2945
<div style="background-color:#cc2945;">Content here</div>
.mybackground {background-color:#cc2945;}
Border around this has a color of #cc2945
<div style="border:2px solid #cc2945;">Content here</div>
.myborder {border:2px solid #cc2945;}