#e41e36 color space conversions
Hex:
#e41e36
RGB:
228, 30, 54
CMY:
11, 88, 79
CMYK:
0, 87, 76, 11
HSL:
353°, 78.5714%, 50.5882%
HSV (HSB):
353°, 86.8421%, 89.4118%
XYZ:
33.1250, 17.6889, 5.1584
xyY:
0.5918, 0.3160, 17.6889
CIE-Lab:
49.1165, 71.1902, 39.9014
CIE-LCH:
49.1165, 81.6098, 29.2702
CIE-Luv:
49.1165, 143.1709, 24.7598
Hunter-Lab:
42.0581, 66.9851, 22.1688
#e41e36 color charts
#e41e36 color shades, tints & tones
#e41e36 color schemes
#e41e36 color preview, HTML & CSS examples
This text has a color of #e41e36
<p style="color:#e41e36;">Text here</p>
.mytext {color:#e41e36;}
This box has a color of #e41e36
<div style="background-color:#e41e36;">Content here</div>
.mybackground {background-color:#e41e36;}
Border around this has a color of #e41e36
<div style="border:2px solid #e41e36;">Content here</div>
.myborder {border:2px solid #e41e36;}