#e11d6d color space conversions
Hex:
#e11d6d
RGB:
225, 29, 109
CMY:
12, 89, 57
CMYK:
0, 87, 52, 12
HSL:
336°, 77.1654%, 49.8039%
HSV (HSB):
336°, 87.1111%, 88.2353%
XYZ:
34.2510, 17.9904, 16.1353
xyY:
0.5009, 0.2631, 17.9904
CIE-Lab:
49.4845, 73.5468, 7.0678
CIE-LCH:
49.4845, 73.8856, 5.4892
CIE-Luv:
49.4845, 122.7477, -5.8049
Hunter-Lab:
42.4151, 69.9158, 7.1359
#e11d6d color charts
#e11d6d color shades, tints & tones
#e11d6d color schemes
#e11d6d color preview, HTML & CSS examples
This text has a color of #e11d6d
<p style="color:#e11d6d;">Text here</p>
.mytext {color:#e11d6d;}
This box has a color of #e11d6d
<div style="background-color:#e11d6d;">Content here</div>
.mybackground {background-color:#e11d6d;}
Border around this has a color of #e11d6d
<div style="border:2px solid #e11d6d;">Content here</div>
.myborder {border:2px solid #e11d6d;}