#e41a8f color space conversions
Hex:
#e41a8f
RGB:
228, 26, 143
CMY:
11, 90, 44
CMYK:
0, 89, 37, 11
HSL:
325°, 79.5276%, 49.8039%
HSV (HSB):
325°, 88.5965%, 89.4118%
XYZ:
37.3222, 19.2159, 27.7285
xyY:
0.4429, 0.2280, 19.2159
CIE-Lab:
50.9389, 77.6096, -11.3588
CIE-LCH:
50.9389, 78.4364, 351.6734
CIE-Luv:
50.9389, 110.8504, -29.9515
Hunter-Lab:
43.8360, 75.2630, -6.8188
#e41a8f color charts
#e41a8f color shades, tints & tones
#e41a8f color schemes
#e41a8f color preview, HTML & CSS examples
This text has a color of #e41a8f
<p style="color:#e41a8f;">Text here</p>
.mytext {color:#e41a8f;}
This box has a color of #e41a8f
<div style="background-color:#e41a8f;">Content here</div>
.mybackground {background-color:#e41a8f;}
Border around this has a color of #e41a8f
<div style="border:2px solid #e41a8f;">Content here</div>
.myborder {border:2px solid #e41a8f;}