#e41d9d color space conversions
Hex:
#e41d9d
RGB:
228, 29, 157
CMY:
11, 89, 38
CMYK:
0, 87, 31, 11
HSL:
321°, 78.6561%, 50.3922%
HSV (HSB):
321°, 87.2807%, 89.4118%
XYZ:
38.5201, 19.8070, 33.6912
xyY:
0.4186, 0.2153, 19.8070
CIE-Lab:
51.6183, 78.5569, -18.6910
CIE-LCH:
51.6183, 80.7499, 346.6165
CIE-Luv:
51.6183, 104.0040, -40.3496
Hunter-Lab:
44.5051, 76.6115, -13.7301
#e41d9d color charts
#e41d9d color shades, tints & tones
#e41d9d color schemes
#e41d9d color preview, HTML & CSS examples
This text has a color of #e41d9d
<p style="color:#e41d9d;">Text here</p>
.mytext {color:#e41d9d;}
This box has a color of #e41d9d
<div style="background-color:#e41d9d;">Content here</div>
.mybackground {background-color:#e41d9d;}
Border around this has a color of #e41d9d
<div style="border:2px solid #e41d9d;">Content here</div>
.myborder {border:2px solid #e41d9d;}