#e41c49 color space conversions
Hex:
#e41c49
RGB:
228, 28, 73
CMY:
11, 89, 71
CMYK:
0, 88, 68, 11
HSL:
347°, 78.7402%, 50.1961%
HSV (HSB):
347°, 87.7193%, 89.4118%
XYZ:
33.6128, 17.8055, 7.9686
xyY:
0.5660, 0.2998, 17.8055
CIE-Lab:
49.2594, 72.2930, 28.8590
CIE-LCH:
49.2594, 77.8404, 21.7616
CIE-Luv:
49.2594, 138.5533, 16.2305
Hunter-Lab:
42.1966, 68.3446, 18.3411
#e41c49 color charts
#e41c49 color shades, tints & tones
#e41c49 color schemes
#e41c49 color preview, HTML & CSS examples
This text has a color of #e41c49
<p style="color:#e41c49;">Text here</p>
.mytext {color:#e41c49;}
This box has a color of #e41c49
<div style="background-color:#e41c49;">Content here</div>
.mybackground {background-color:#e41c49;}
Border around this has a color of #e41c49
<div style="border:2px solid #e41c49;">Content here</div>
.myborder {border:2px solid #e41c49;}