#e11c85 color space conversions
Hex:
#e11c85
RGB:
225, 28, 133
CMY:
12, 89, 48
CMYK:
0, 88, 41, 12
HSL:
328°, 77.8656%, 49.6078%
HSV (HSB):
328°, 87.5556%, 88.2353%
XYZ:
35.7002, 18.5315, 23.8856
xyY:
0.4570, 0.2372, 18.5315
CIE-Lab:
50.1345, 75.6939, -6.5957
CIE-LCH:
50.1345, 75.9807, 355.0200
CIE-Luv:
50.1345, 112.5924, -23.1390
Hunter-Lab:
43.0482, 72.6969, -2.7637
#e11c85 color charts
#e11c85 color shades, tints & tones
#e11c85 color schemes
#e11c85 color preview, HTML & CSS examples
This text has a color of #e11c85
<p style="color:#e11c85;">Text here</p>
.mytext {color:#e11c85;}
This box has a color of #e11c85
<div style="background-color:#e11c85;">Content here</div>
.mybackground {background-color:#e11c85;}
Border around this has a color of #e11c85
<div style="border:2px solid #e11c85;">Content here</div>
.myborder {border:2px solid #e11c85;}