#e40dbc color space conversions
Hex:
#e40dbc
RGB:
228, 13, 188
CMY:
11, 95, 26
CMYK:
0, 94, 18, 11
HSL:
311°, 89.2116%, 47.2549%
HSV (HSB):
311°, 94.2982%, 89.4118%
XYZ:
41.2159, 20.4127, 49.3447
xyY:
0.3714, 0.1839, 20.4127
CIE-Lab:
52.3006, 84.0541, -35.8635
CIE-LCH:
52.3006, 91.3853, 336.8934
CIE-Luv:
52.3006, 91.7349, -66.3090
Hunter-Lab:
45.1804, 83.7715, -33.1285
#e40dbc color charts
#e40dbc color shades, tints & tones
#e40dbc color schemes
#e40dbc color preview, HTML & CSS examples
This text has a color of #e40dbc
<p style="color:#e40dbc;">Text here</p>
.mytext {color:#e40dbc;}
This box has a color of #e40dbc
<div style="background-color:#e40dbc;">Content here</div>
.mybackground {background-color:#e40dbc;}
Border around this has a color of #e40dbc
<div style="border:2px solid #e40dbc;">Content here</div>
.myborder {border:2px solid #e40dbc;}