#cc4740 color space conversions
Hex:
#cc4740
RGB:
204, 71, 64
CMY:
20, 72, 75
CMYK:
0, 65, 69, 20
HSL:
3°, 57.8512%, 52.5490%
HSV (HSB):
3°, 68.6275%, 80.0000%
XYZ:
28.0805, 17.7140, 6.7896
xyY:
0.5340, 0.3369, 17.7140
CIE-Lab:
49.1474, 52.2035, 33.0136
CIE-LCH:
49.1474, 61.7665, 32.3093
CIE-Luv:
49.1474, 102.0296, 25.0022
Hunter-Lab:
42.0880, 45.4385, 19.8970
#cc4740 color charts
#cc4740 color shades, tints & tones
#cc4740 color schemes
#cc4740 color preview, HTML & CSS examples
This text has a color of #cc4740
<p style="color:#cc4740;">Text here</p>
.mytext {color:#cc4740;}
This box has a color of #cc4740
<div style="background-color:#cc4740;">Content here</div>
.mybackground {background-color:#cc4740;}
Border around this has a color of #cc4740
<div style="border:2px solid #cc4740;">Content here</div>
.myborder {border:2px solid #cc4740;}