#e11f8c color space conversions
Hex:
#e11f8c
RGB:
225, 31, 140
CMY:
12, 88, 45
CMYK:
0, 86, 38, 12
HSL:
326°, 76.3780%, 50.1961%
HSV (HSB):
326°, 86.2222%, 88.2353%
XYZ:
36.2749, 18.8810, 26.5434
xyY:
0.4440, 0.2311, 18.8810
CIE-Lab:
50.5477, 75.8387, -10.2010
CIE-LCH:
50.5477, 76.5217, 352.3392
CIE-Luv:
50.5477, 108.8910, -27.9785
Hunter-Lab:
43.4522, 72.9745, -5.8016
#e11f8c color charts
#e11f8c color shades, tints & tones
#e11f8c color schemes
#e11f8c color preview, HTML & CSS examples
This text has a color of #e11f8c
<p style="color:#e11f8c;">Text here</p>
.mytext {color:#e11f8c;}
This box has a color of #e11f8c
<div style="background-color:#e11f8c;">Content here</div>
.mybackground {background-color:#e11f8c;}
Border around this has a color of #e11f8c
<div style="border:2px solid #e11f8c;">Content here</div>
.myborder {border:2px solid #e11f8c;}