#e40d8d color space conversions
Hex:
#e40d8d
RGB:
228, 13, 141
CMY:
11, 95, 45
CMYK:
0, 94, 38, 11
HSL:
324°, 89.2116%, 47.2549%
HSV (HSB):
324°, 94.2982%, 89.4118%
XYZ:
36.9466, 18.7049, 26.8624
xyY:
0.4478, 0.2267, 18.7049
CIE-Lab:
50.3402, 78.9577, -11.0572
CIE-LCH:
50.3402, 79.7282, 352.0282
CIE-Luv:
50.3402, 113.4651, -29.7599
Hunter-Lab:
43.2492, 76.8014, -6.5511
#e40d8d color charts
#e40d8d color shades, tints & tones
#e40d8d color schemes
#e40d8d color preview, HTML & CSS examples
This text has a color of #e40d8d
<p style="color:#e40d8d;">Text here</p>
.mytext {color:#e40d8d;}
This box has a color of #e40d8d
<div style="background-color:#e40d8d;">Content here</div>
.mybackground {background-color:#e40d8d;}
Border around this has a color of #e40d8d
<div style="border:2px solid #e40d8d;">Content here</div>
.myborder {border:2px solid #e40d8d;}