#e41b8b color space conversions
Hex:
#e41b8b
RGB:
228, 27, 139
CMY:
11, 89, 45
CMYK:
0, 88, 39, 11
HSL:
327°, 78.8235%, 50.0000%
HSV (HSB):
327°, 88.1579%, 89.4118%
XYZ:
37.0470, 19.1419, 26.1683
xyY:
0.4498, 0.2324, 19.1419
CIE-Lab:
50.8528, 77.0784, -9.0834
CIE-LCH:
50.8528, 77.6118, 353.2789
CIE-Luv:
50.8528, 112.4934, -26.7807
Hunter-Lab:
43.7515, 74.5817, -4.8360
#e41b8b color charts
#e41b8b color shades, tints & tones
#e41b8b color schemes
#e41b8b color preview, HTML & CSS examples
This text has a color of #e41b8b
<p style="color:#e41b8b;">Text here</p>
.mytext {color:#e41b8b;}
This box has a color of #e41b8b
<div style="background-color:#e41b8b;">Content here</div>
.mybackground {background-color:#e41b8b;}
Border around this has a color of #e41b8b
<div style="border:2px solid #e41b8b;">Content here</div>
.myborder {border:2px solid #e41b8b;}