#e2113a color space conversions
Hex:
#e2113a
RGB:
226, 17, 58
CMY:
11, 93, 77
CMYK:
0, 92, 74, 11
HSL:
348°, 86.0082%, 47.6471%
HSV (HSB):
348°, 92.4779%, 88.6275%
XYZ:
32.3282, 16.8751, 5.5563
xyY:
0.5904, 0.3082, 16.8751
CIE-Lab:
48.1023, 72.7175, 36.3380
CIE-LCH:
48.1023, 81.2913, 26.5520
CIE-Luv:
48.1023, 143.9336, 21.4853
Hunter-Lab:
41.0794, 68.5852, 20.7361
#e2113a color charts
#e2113a color shades, tints & tones
#e2113a color schemes
#e2113a color preview, HTML & CSS examples
This text has a color of #e2113a
<p style="color:#e2113a;">Text here</p>
.mytext {color:#e2113a;}
This box has a color of #e2113a
<div style="background-color:#e2113a;">Content here</div>
.mybackground {background-color:#e2113a;}
Border around this has a color of #e2113a
<div style="border:2px solid #e2113a;">Content here</div>
.myborder {border:2px solid #e2113a;}