#e41d76 color space conversions
Hex:
#e41d76
RGB:
228, 29, 118
CMY:
11, 89, 54
CMYK:
0, 87, 48, 11
HSL:
333°, 78.6561%, 50.3922%
HSV (HSB):
333°, 87.2807%, 89.4118%
XYZ:
35.7043, 18.6807, 18.8635
xyY:
0.4874, 0.2550, 18.6807
CIE-Lab:
50.3115, 74.9446, 2.8365
CIE-LCH:
50.3115, 74.9982, 2.1675
CIE-Luv:
50.3115, 121.3632, -11.1167
Hunter-Lab:
43.2212, 71.8187, 4.3783
#e41d76 color charts
#e41d76 color shades, tints & tones
#e41d76 color schemes
#e41d76 color preview, HTML & CSS examples
This text has a color of #e41d76
<p style="color:#e41d76;">Text here</p>
.mytext {color:#e41d76;}
This box has a color of #e41d76
<div style="background-color:#e41d76;">Content here</div>
.mybackground {background-color:#e41d76;}
Border around this has a color of #e41d76
<div style="border:2px solid #e41d76;">Content here</div>
.myborder {border:2px solid #e41d76;}