#e01b1a color space conversions
Hex:
#e01b1a
RGB:
224, 27, 26
CMY:
12, 89, 90
CMYK:
0, 88, 88, 12
HSL:
0°, 79.2000%, 49.0196%
HSV (HSB):
0°, 88.3929%, 87.8431%
XYZ:
31.3189, 16.7057, 2.5511
xyY:
0.6192, 0.3303, 16.7057
CIE-Lab:
47.8871, 69.9743, 52.9206
CIE-LCH:
47.8871, 87.7325, 37.0997
CIE-Luv:
47.8871, 146.1727, 31.6922
Hunter-Lab:
40.8727, 65.2493, 24.9102
#e01b1a color charts
#e01b1a color shades, tints & tones
#e01b1a color schemes
#e01b1a color preview, HTML & CSS examples
This text has a color of #e01b1a
<p style="color:#e01b1a;">Text here</p>
.mytext {color:#e01b1a;}
This box has a color of #e01b1a
<div style="background-color:#e01b1a;">Content here</div>
.mybackground {background-color:#e01b1a;}
Border around this has a color of #e01b1a
<div style="border:2px solid #e01b1a;">Content here</div>
.myborder {border:2px solid #e01b1a;}