#e40b9e color space conversions
Hex:
#e40b9e
RGB:
228, 11, 158
CMY:
11, 96, 38
CMYK:
0, 95, 31, 11
HSL:
319°, 90.7950%, 46.8627%
HSV (HSB):
319°, 95.1754%, 89.4118%
XYZ:
38.2861, 19.2019, 34.0362
xyY:
0.4183, 0.2098, 19.2019
CIE-Lab:
50.9226, 80.8050, -20.3507
CIE-LCH:
50.9226, 83.3282, 345.8641
CIE-Luv:
50.9226, 105.6679, -43.0009
Hunter-Lab:
43.8200, 79.2728, -15.3781
#e40b9e color charts
#e40b9e color shades, tints & tones
#e40b9e color schemes
#e40b9e color preview, HTML & CSS examples
This text has a color of #e40b9e
<p style="color:#e40b9e;">Text here</p>
.mytext {color:#e40b9e;}
This box has a color of #e40b9e
<div style="background-color:#e40b9e;">Content here</div>
.mybackground {background-color:#e40b9e;}
Border around this has a color of #e40b9e
<div style="border:2px solid #e40b9e;">Content here</div>
.myborder {border:2px solid #e40b9e;}