#e11e5a color space conversions
Hex:
#e11e5a
RGB:
225, 30, 90
CMY:
12, 88, 65
CMYK:
0, 87, 60, 12
HSL:
342°, 76.4706%, 50.0000%
HSV (HSB):
342°, 86.6667%, 88.2353%
XYZ:
33.3611, 17.6743, 11.3260
xyY:
0.5350, 0.2834, 17.6743
CIE-Lab:
49.0986, 72.1011, 18.1796
CIE-LCH:
49.0986, 74.3577, 14.1516
CIE-Luv:
49.0986, 129.9241, 6.4674
Hunter-Lab:
42.0408, 68.0756, 13.4555
#e11e5a color charts
#e11e5a color shades, tints & tones
#e11e5a color schemes
#e11e5a color preview, HTML & CSS examples
This text has a color of #e11e5a
<p style="color:#e11e5a;">Text here</p>
.mytext {color:#e11e5a;}
This box has a color of #e11e5a
<div style="background-color:#e11e5a;">Content here</div>
.mybackground {background-color:#e11e5a;}
Border around this has a color of #e11e5a
<div style="border:2px solid #e11e5a;">Content here</div>
.myborder {border:2px solid #e11e5a;}