#e01b1c color space conversions
Hex:
#e01b1c
RGB:
224, 27, 28
CMY:
12, 89, 89
CMYK:
0, 88, 88, 12
HSL:
360°, 78.4861%, 49.2157%
HSV (HSB):
360°, 87.9464%, 87.8431%
XYZ:
31.3420, 16.7150, 2.6730
xyY:
0.6178, 0.3295, 16.7150
CIE-Lab:
47.8989, 70.0085, 52.0436
CIE-LCH:
47.8989, 87.2337, 36.6267
CIE-Luv:
47.8989, 145.9174, 31.2907
Hunter-Lab:
40.8840, 65.2926, 24.7424
#e01b1c color charts
#e01b1c color shades, tints & tones
#e01b1c color schemes
#e01b1c color preview, HTML & CSS examples
This text has a color of #e01b1c
<p style="color:#e01b1c;">Text here</p>
.mytext {color:#e01b1c;}
This box has a color of #e01b1c
<div style="background-color:#e01b1c;">Content here</div>
.mybackground {background-color:#e01b1c;}
Border around this has a color of #e01b1c
<div style="border:2px solid #e01b1c;">Content here</div>
.myborder {border:2px solid #e01b1c;}