#e11e70 color space conversions
Hex:
#e11e70
RGB:
225, 30, 112
CMY:
12, 88, 56
CMYK:
0, 87, 50, 12
HSL:
335°, 76.4706%, 50.0000%
HSV (HSB):
335°, 86.6667%, 88.2353%
XYZ:
34.4402, 18.1060, 17.0088
xyY:
0.4952, 0.2603, 18.1060
CIE-Lab:
49.6244, 73.5978, 5.4325
CIE-LCH:
49.6244, 73.7981, 4.2215
CIE-Luv:
49.6244, 121.2721, -7.7126
Hunter-Lab:
42.5511, 70.0109, 6.0859
#e11e70 color charts
#e11e70 color shades, tints & tones
#e11e70 color schemes
#e11e70 color preview, HTML & CSS examples
This text has a color of #e11e70
<p style="color:#e11e70;">Text here</p>
.mytext {color:#e11e70;}
This box has a color of #e11e70
<div style="background-color:#e11e70;">Content here</div>
.mybackground {background-color:#e11e70;}
Border around this has a color of #e11e70
<div style="border:2px solid #e11e70;">Content here</div>
.myborder {border:2px solid #e11e70;}