#e41d8f color space conversions
Hex:
#e41d8f
RGB:
228, 29, 143
CMY:
11, 89, 44
CMYK:
0, 87, 37, 11
HSL:
326°, 78.6561%, 50.3922%
HSV (HSB):
326°, 87.2807%, 89.4118%
XYZ:
37.3922, 19.3559, 27.7519
xyY:
0.4425, 0.2291, 19.3559
CIE-Lab:
51.1010, 77.1396, -11.1149
CIE-LCH:
51.1010, 77.9362, 351.8008
CIE-Luv:
51.1010, 110.3337, -29.5423
Hunter-Lab:
43.9953, 74.7177, -6.6029
#e41d8f color charts
#e41d8f color shades, tints & tones
#e41d8f color schemes
#e41d8f color preview, HTML & CSS examples
This text has a color of #e41d8f
<p style="color:#e41d8f;">Text here</p>
.mytext {color:#e41d8f;}
This box has a color of #e41d8f
<div style="background-color:#e41d8f;">Content here</div>
.mybackground {background-color:#e41d8f;}
Border around this has a color of #e41d8f
<div style="border:2px solid #e41d8f;">Content here</div>
.myborder {border:2px solid #e41d8f;}