#e40db4 color space conversions
Hex:
#e40db4
RGB:
228, 13, 180
CMY:
11, 95, 29
CMYK:
0, 94, 21, 11
HSL:
313°, 89.2116%, 47.2549%
HSV (HSB):
313°, 94.2982%, 89.4118%
XYZ:
40.3771, 20.0771, 44.9272
xyY:
0.3832, 0.1905, 20.0771
CIE-Lab:
51.9243, 83.0909, -31.7840
CIE-LCH:
51.9243, 88.9625, 339.0671
CIE-Luv:
51.9243, 95.3382, -60.0617
Hunter-Lab:
44.8075, 82.4373, -28.0831
#e40db4 color charts
#e40db4 color shades, tints & tones
#e40db4 color schemes
#e40db4 color preview, HTML & CSS examples
This text has a color of #e40db4
<p style="color:#e40db4;">Text here</p>
.mytext {color:#e40db4;}
This box has a color of #e40db4
<div style="background-color:#e40db4;">Content here</div>
.mybackground {background-color:#e40db4;}
Border around this has a color of #e40db4
<div style="border:2px solid #e40db4;">Content here</div>
.myborder {border:2px solid #e40db4;}