#e41e3f color space conversions
Hex:
#e41e3f
RGB:
228, 30, 63
CMY:
11, 88, 75
CMYK:
0, 87, 72, 11
HSL:
350°, 78.5714%, 50.5882%
HSV (HSB):
350°, 86.8421%, 89.4118%
XYZ:
33.3564, 17.7814, 6.3767
xyY:
0.5800, 0.3092, 17.7814
CIE-Lab:
49.2299, 71.5188, 34.7974
CIE-LCH:
49.2299, 79.5349, 25.9452
CIE-Luv:
49.2299, 140.8935, 21.1243
Hunter-Lab:
42.1680, 67.4058, 20.5517
#e41e3f color charts
#e41e3f color shades, tints & tones
#e41e3f color schemes
#e41e3f color preview, HTML & CSS examples
This text has a color of #e41e3f
<p style="color:#e41e3f;">Text here</p>
.mytext {color:#e41e3f;}
This box has a color of #e41e3f
<div style="background-color:#e41e3f;">Content here</div>
.mybackground {background-color:#e41e3f;}
Border around this has a color of #e41e3f
<div style="border:2px solid #e41e3f;">Content here</div>
.myborder {border:2px solid #e41e3f;}