#e41d24 color space conversions
Hex:
#e41d24
RGB:
228, 29, 36
CMY:
11, 89, 86
CMYK:
0, 87, 84, 11
HSL:
358°, 78.6561%, 50.3922%
HSV (HSB):
358°, 87.2807%, 89.4118%
XYZ:
32.7527, 17.5001, 3.3207
xyY:
0.6114, 0.3267, 17.5001
CIE-Lab:
48.8841, 70.8690, 49.3828
CIE-LCH:
48.8841, 86.3775, 34.8695
CIE-Luv:
48.8841, 147.0530, 30.3094
Hunter-Lab:
41.8331, 66.5464, 24.5768
#e41d24 color charts
#e41d24 color shades, tints & tones
#e41d24 color schemes
#e41d24 color preview, HTML & CSS examples
This text has a color of #e41d24
<p style="color:#e41d24;">Text here</p>
.mytext {color:#e41d24;}
This box has a color of #e41d24
<div style="background-color:#e41d24;">Content here</div>
.mybackground {background-color:#e41d24;}
Border around this has a color of #e41d24
<div style="border:2px solid #e41d24;">Content here</div>
.myborder {border:2px solid #e41d24;}