#e41e7d color space conversions
Hex:
#e41e7d
RGB:
228, 30, 125
CMY:
11, 88, 51
CMYK:
0, 87, 45, 11
HSL:
331°, 78.5714%, 50.5882%
HSV (HSB):
331°, 86.8421%, 89.4118%
XYZ:
36.1609, 18.9032, 21.1448
xyY:
0.4745, 0.2480, 18.9032
CIE-Lab:
50.5738, 75.3456, -1.0362
CIE-LCH:
50.5738, 75.3527, 359.2121
CIE-Luv:
50.5738, 118.1309, -15.9776
Hunter-Lab:
43.4778, 72.3738, 1.5996
#e41e7d color charts
#e41e7d color shades, tints & tones
#e41e7d color schemes
#e41e7d color preview, HTML & CSS examples
This text has a color of #e41e7d
<p style="color:#e41e7d;">Text here</p>
.mytext {color:#e41e7d;}
This box has a color of #e41e7d
<div style="background-color:#e41e7d;">Content here</div>
.mybackground {background-color:#e41e7d;}
Border around this has a color of #e41e7d
<div style="border:2px solid #e41e7d;">Content here</div>
.myborder {border:2px solid #e41e7d;}