#e41e7b color space conversions
Hex:
#e41e7b
RGB:
228, 30, 123
CMY:
11, 88, 52
CMYK:
0, 87, 46, 11
HSL:
332°, 78.5714%, 50.5882%
HSV (HSB):
332°, 86.8421%, 89.4118%
XYZ:
36.0343, 18.8526, 20.4786
xyY:
0.4781, 0.2501, 18.8526
CIE-Lab:
50.5143, 75.1789, 0.0907
CIE-LCH:
50.5143, 75.1789, 0.0691
CIE-Luv:
50.5143, 118.9985, -14.5335
Hunter-Lab:
43.4196, 72.1547, 2.4299
#e41e7b color charts
#e41e7b color shades, tints & tones
#e41e7b color schemes
#e41e7b color preview, HTML & CSS examples
This text has a color of #e41e7b
<p style="color:#e41e7b;">Text here</p>
.mytext {color:#e41e7b;}
This box has a color of #e41e7b
<div style="background-color:#e41e7b;">Content here</div>
.mybackground {background-color:#e41e7b;}
Border around this has a color of #e41e7b
<div style="border:2px solid #e41e7b;">Content here</div>
.myborder {border:2px solid #e41e7b;}