#e11f7d color space conversions
Hex:
#e11f7d
RGB:
225, 31, 125
CMY:
12, 88, 51
CMYK:
0, 86, 44, 12
HSL:
331°, 76.3780%, 50.1961%
HSV (HSB):
331°, 86.2222%, 88.2353%
XYZ:
35.2430, 18.4682, 21.1092
xyY:
0.4710, 0.2468, 18.4682
CIE-Lab:
50.0591, 74.4722, -1.8585
CIE-LCH:
50.0591, 74.4954, 358.5705
CIE-Luv:
50.0591, 115.5058, -16.7900
Hunter-Lab:
42.9746, 71.1801, 0.9589
#e11f7d color charts
#e11f7d color shades, tints & tones
#e11f7d color schemes
#e11f7d color preview, HTML & CSS examples
This text has a color of #e11f7d
<p style="color:#e11f7d;">Text here</p>
.mytext {color:#e11f7d;}
This box has a color of #e11f7d
<div style="background-color:#e11f7d;">Content here</div>
.mybackground {background-color:#e11f7d;}
Border around this has a color of #e11f7d
<div style="border:2px solid #e11f7d;">Content here</div>
.myborder {border:2px solid #e11f7d;}