#e41c46 color space conversions
Hex:
#e41c46
RGB:
228, 28, 70
CMY:
11, 89, 73
CMYK:
0, 88, 69, 11
HSL:
347°, 78.7402%, 50.1961%
HSV (HSB):
347°, 87.7193%, 89.4118%
XYZ:
33.5157, 17.7667, 7.4572
xyY:
0.5706, 0.3025, 17.7667
CIE-Lab:
49.2119, 72.1569, 30.6063
CIE-LCH:
49.2119, 78.3796, 22.9849
CIE-Luv:
49.2119, 139.4686, 17.6900
Hunter-Lab:
42.1505, 68.1693, 19.0159
#e41c46 color charts
#e41c46 color shades, tints & tones
#e41c46 color schemes
#e41c46 color preview, HTML & CSS examples
This text has a color of #e41c46
<p style="color:#e41c46;">Text here</p>
.mytext {color:#e41c46;}
This box has a color of #e41c46
<div style="background-color:#e41c46;">Content here</div>
.mybackground {background-color:#e41c46;}
Border around this has a color of #e41c46
<div style="border:2px solid #e41c46;">Content here</div>
.myborder {border:2px solid #e41c46;}