#e11a5e color space conversions
Hex:
#e11a5e
RGB:
225, 26, 94
CMY:
12, 90, 63
CMYK:
0, 88, 58, 12
HSL:
339°, 79.2829%, 49.2157%
HSV (HSB):
339°, 88.4444%, 88.2353%
XYZ:
33.4411, 17.5545, 12.2155
xyY:
0.5290, 0.2777, 17.5545
CIE-Lab:
48.9512, 73.0183, 15.5250
CIE-LCH:
48.9512, 74.6505, 12.0033
CIE-Luv:
48.9512, 129.4161, 3.5211
Hunter-Lab:
41.8981, 69.1488, 12.0425
#e11a5e color charts
#e11a5e color shades, tints & tones
#e11a5e color schemes
#e11a5e color preview, HTML & CSS examples
This text has a color of #e11a5e
<p style="color:#e11a5e;">Text here</p>
.mytext {color:#e11a5e;}
This box has a color of #e11a5e
<div style="background-color:#e11a5e;">Content here</div>
.mybackground {background-color:#e11a5e;}
Border around this has a color of #e11a5e
<div style="border:2px solid #e11a5e;">Content here</div>
.myborder {border:2px solid #e11a5e;}