#e11a5c color space conversions
Hex:
#e11a5c
RGB:
225, 26, 92
CMY:
12, 90, 64
CMYK:
0, 88, 59, 12
HSL:
340°, 79.2829%, 49.2157%
HSV (HSB):
340°, 88.4444%, 88.2353%
XYZ:
33.3525, 17.5190, 11.7489
xyY:
0.5326, 0.2798, 17.5190
CIE-Lab:
48.9075, 72.8948, 16.6938
CIE-LCH:
48.9075, 74.7819, 12.8990
CIE-Luv:
48.9075, 130.1754, 4.7426
Hunter-Lab:
41.8558, 68.9890, 12.6564
#e11a5c color charts
#e11a5c color shades, tints & tones
#e11a5c color schemes
#e11a5c color preview, HTML & CSS examples
This text has a color of #e11a5c
<p style="color:#e11a5c;">Text here</p>
.mytext {color:#e11a5c;}
This box has a color of #e11a5c
<div style="background-color:#e11a5c;">Content here</div>
.mybackground {background-color:#e11a5c;}
Border around this has a color of #e11a5c
<div style="border:2px solid #e11a5c;">Content here</div>
.myborder {border:2px solid #e11a5c;}