#e41f8c color space conversions
Hex:
#e41f8c
RGB:
228, 31, 140
CMY:
11, 88, 45
CMYK:
0, 86, 39, 11
HSL:
327°, 78.4861%, 50.7843%
HSV (HSB):
327°, 86.4035%, 89.4118%
XYZ:
37.2185, 19.3674, 26.5876
xyY:
0.4475, 0.2329, 19.3674
CIE-Lab:
51.1143, 76.5141, -9.2932
CIE-LCH:
51.1143, 77.0764, 353.0749
CIE-Luv:
51.1143, 111.3029, -26.9661
Hunter-Lab:
44.0084, 73.9452, -5.0140
#e41f8c color charts
#e41f8c color shades, tints & tones
#e41f8c color schemes
#e41f8c color preview, HTML & CSS examples
This text has a color of #e41f8c
<p style="color:#e41f8c;">Text here</p>
.mytext {color:#e41f8c;}
This box has a color of #e41f8c
<div style="background-color:#e41f8c;">Content here</div>
.mybackground {background-color:#e41f8c;}
Border around this has a color of #e41f8c
<div style="border:2px solid #e41f8c;">Content here</div>
.myborder {border:2px solid #e41f8c;}