#e41d51 color space conversions
Hex:
#e41d51
RGB:
228, 29, 81
CMY:
11, 89, 68
CMYK:
0, 87, 64, 11
HSL:
344°, 78.6561%, 50.3922%
HSV (HSB):
344°, 87.2807%, 89.4118%
XYZ:
33.9195, 17.9668, 9.4648
xyY:
0.5529, 0.2929, 17.9668
CIE-Lab:
49.4558, 72.5186, 24.2590
CIE-LCH:
49.4558, 76.4686, 18.4962
CIE-Luv:
49.4558, 135.6931, 12.2065
Hunter-Lab:
42.3873, 68.6631, 16.4321
#e41d51 color charts
#e41d51 color shades, tints & tones
#e41d51 color schemes
#e41d51 color preview, HTML & CSS examples
This text has a color of #e41d51
<p style="color:#e41d51;">Text here</p>
.mytext {color:#e41d51;}
This box has a color of #e41d51
<div style="background-color:#e41d51;">Content here</div>
.mybackground {background-color:#e41d51;}
Border around this has a color of #e41d51
<div style="border:2px solid #e41d51;">Content here</div>
.myborder {border:2px solid #e41d51;}