#e11e8a color space conversions
Hex:
#e11e8a
RGB:
225, 30, 138
CMY:
12, 88, 46
CMYK:
0, 87, 39, 12
HSL:
327°, 76.4706%, 50.0000%
HSV (HSB):
327°, 86.6667%, 88.2353%
XYZ:
36.1031, 18.7711, 25.7651
xyY:
0.4477, 0.2328, 18.7711
CIE-Lab:
50.4183, 75.8226, -9.1907
CIE-LCH:
50.4183, 76.3776, 353.0887
CIE-Luv:
50.4183, 109.9783, -26.6124
Hunter-Lab:
43.3256, 72.9236, -4.9310
#e11e8a color charts
#e11e8a color shades, tints & tones
#e11e8a color schemes
#e11e8a color preview, HTML & CSS examples
This text has a color of #e11e8a
<p style="color:#e11e8a;">Text here</p>
.mytext {color:#e11e8a;}
This box has a color of #e11e8a
<div style="background-color:#e11e8a;">Content here</div>
.mybackground {background-color:#e11e8a;}
Border around this has a color of #e11e8a
<div style="border:2px solid #e11e8a;">Content here</div>
.myborder {border:2px solid #e11e8a;}