#e41a8b color space conversions
Hex:
#e41a8b
RGB:
228, 26, 139
CMY:
11, 90, 45
CMYK:
0, 89, 39, 11
HSL:
326°, 79.5276%, 49.8039%
HSV (HSB):
326°, 88.5965%, 89.4118%
XYZ:
37.0245, 19.0968, 26.1607
xyY:
0.4500, 0.2321, 19.0968
CIE-Lab:
50.8003, 77.2307, -9.1620
CIE-LCH:
50.8003, 77.7723, 353.2345
CIE-Luv:
50.8003, 112.6652, -26.9127
Hunter-Lab:
43.6999, 74.7581, -4.9037
#e41a8b color charts
#e41a8b color shades, tints & tones
#e41a8b color schemes
#e41a8b color preview, HTML & CSS examples
This text has a color of #e41a8b
<p style="color:#e41a8b;">Text here</p>
.mytext {color:#e41a8b;}
This box has a color of #e41a8b
<div style="background-color:#e41a8b;">Content here</div>
.mybackground {background-color:#e41a8b;}
Border around this has a color of #e41a8b
<div style="border:2px solid #e41a8b;">Content here</div>
.myborder {border:2px solid #e41a8b;}