#e41e26 color space conversions
Hex:
#e41e26
RGB:
228, 30, 38
CMY:
11, 88, 85
CMYK:
0, 87, 83, 11
HSL:
358°, 78.5714%, 50.5882%
HSV (HSB):
358°, 86.8421%, 89.4118%
XYZ:
32.8090, 17.5625, 3.4944
xyY:
0.6091, 0.3260, 17.5625
CIE-Lab:
48.9611, 70.7378, 48.4443
CIE-LCH:
48.9611, 85.7362, 34.4050
CIE-Luv:
48.9611, 146.4043, 29.9017
Hunter-Lab:
41.9076, 66.4075, 24.3915
#e41e26 color charts
#e41e26 color shades, tints & tones
#e41e26 color schemes
#e41e26 color preview, HTML & CSS examples
This text has a color of #e41e26
<p style="color:#e41e26;">Text here</p>
.mytext {color:#e41e26;}
This box has a color of #e41e26
<div style="background-color:#e41e26;">Content here</div>
.mybackground {background-color:#e41e26;}
Border around this has a color of #e41e26
<div style="border:2px solid #e41e26;">Content here</div>
.myborder {border:2px solid #e41e26;}