#e01e2a color space conversions
Hex:
#e01e2a
RGB:
224, 30, 42
CMY:
12, 88, 84
CMYK:
0, 87, 81, 12
HSL:
356°, 76.3780%, 49.8039%
HSV (HSB):
356°, 86.6071%, 87.8431%
XYZ:
31.6227, 16.9430, 3.7941
xyY:
0.6039, 0.3236, 16.9430
CIE-Lab:
48.1881, 69.7898, 45.3441
CIE-LCH:
48.1881, 83.2268, 33.0127
CIE-Luv:
48.1881, 142.7291, 28.0828
Hunter-Lab:
41.1619, 65.0995, 23.3482
#e01e2a color charts
#e01e2a color shades, tints & tones
#e01e2a color schemes
#e01e2a color preview, HTML & CSS examples
This text has a color of #e01e2a
<p style="color:#e01e2a;">Text here</p>
.mytext {color:#e01e2a;}
This box has a color of #e01e2a
<div style="background-color:#e01e2a;">Content here</div>
.mybackground {background-color:#e01e2a;}
Border around this has a color of #e01e2a
<div style="border:2px solid #e01e2a;">Content here</div>
.myborder {border:2px solid #e01e2a;}