#e41d42 color space conversions
Hex:
#e41d42
RGB:
228, 29, 66
CMY:
11, 89, 74
CMYK:
0, 87, 71, 11
HSL:
349°, 78.6561%, 50.3922%
HSV (HSB):
349°, 87.2807%, 89.4118%
XYZ:
33.4176, 17.7661, 6.8221
xyY:
0.5761, 0.3063, 17.7661
CIE-Lab:
49.2111, 71.8155, 32.9971
CIE-LCH:
49.2111, 79.0334, 24.6773
CIE-Luv:
49.2111, 140.3548, 19.6717
Hunter-Lab:
42.1498, 67.7581, 19.9085
#e41d42 color charts
#e41d42 color shades, tints & tones
#e41d42 color schemes
#e41d42 color preview, HTML & CSS examples
This text has a color of #e41d42
<p style="color:#e41d42;">Text here</p>
.mytext {color:#e41d42;}
This box has a color of #e41d42
<div style="background-color:#e41d42;">Content here</div>
.mybackground {background-color:#e41d42;}
Border around this has a color of #e41d42
<div style="border:2px solid #e41d42;">Content here</div>
.myborder {border:2px solid #e41d42;}