#e41e9b color space conversions
Hex:
#e41e9b
RGB:
228, 30, 155
CMY:
11, 88, 39
CMYK:
0, 87, 32, 11
HSL:
322°, 78.5714%, 50.5882%
HSV (HSB):
322°, 86.8421%, 89.4118%
XYZ:
38.3756, 19.7891, 32.8074
xyY:
0.4218, 0.2175, 19.7891
CIE-Lab:
51.5979, 78.1817, -17.5329
CIE-LCH:
51.5979, 80.1235, 347.3601
CIE-Luv:
51.5979, 104.7416, -38.6481
Hunter-Lab:
44.4849, 76.1370, -12.5866
#e41e9b color charts
#e41e9b color shades, tints & tones
#e41e9b color schemes
#e41e9b color preview, HTML & CSS examples
This text has a color of #e41e9b
<p style="color:#e41e9b;">Text here</p>
.mytext {color:#e41e9b;}
This box has a color of #e41e9b
<div style="background-color:#e41e9b;">Content here</div>
.mybackground {background-color:#e41e9b;}
Border around this has a color of #e41e9b
<div style="border:2px solid #e41e9b;">Content here</div>
.myborder {border:2px solid #e41e9b;}