#e40b8c color space conversions
Hex:
#e40b8c
RGB:
228, 11, 140
CMY:
11, 96, 45
CMYK:
0, 95, 39, 11
HSL:
324°, 90.7950%, 46.8627%
HSV (HSB):
324°, 95.1754%, 89.4118%
XYZ:
36.8482, 18.6268, 26.4642
xyY:
0.4497, 0.2273, 18.6268
CIE-Lab:
50.2477, 79.0324, -10.5937
CIE-LCH:
50.2477, 79.7392, 352.3654
CIE-Luv:
50.2477, 114.1180, -29.1452
Hunter-Lab:
43.1587, 76.8725, -6.1444
#e40b8c color charts
#e40b8c color shades, tints & tones
#e40b8c color schemes
#e40b8c color preview, HTML & CSS examples
This text has a color of #e40b8c
<p style="color:#e40b8c;">Text here</p>
.mytext {color:#e40b8c;}
This box has a color of #e40b8c
<div style="background-color:#e40b8c;">Content here</div>
.mybackground {background-color:#e40b8c;}
Border around this has a color of #e40b8c
<div style="border:2px solid #e40b8c;">Content here</div>
.myborder {border:2px solid #e40b8c;}