#e01b0c color space conversions
Hex:
#e01b0c
RGB:
224, 27, 12
CMY:
12, 89, 95
CMYK:
0, 88, 95, 12
HSL:
4°, 89.8305%, 46.2745%
HSV (HSB):
4°, 94.6429%, 87.8431%
XYZ:
31.1988, 16.6577, 1.9187
xyY:
0.6268, 0.3347, 16.6577
CIE-Lab:
47.8258, 69.7965, 57.9993
CIE-LCH:
47.8258, 90.7495, 39.7258
CIE-Luv:
47.8258, 147.5119, 33.7961
Hunter-Lab:
40.8139, 65.0240, 25.7824
#e01b0c color charts
#e01b0c color shades, tints & tones
#e01b0c color schemes
#e01b0c color preview, HTML & CSS examples
This text has a color of #e01b0c
<p style="color:#e01b0c;">Text here</p>
.mytext {color:#e01b0c;}
This box has a color of #e01b0c
<div style="background-color:#e01b0c;">Content here</div>
.mybackground {background-color:#e01b0c;}
Border around this has a color of #e01b0c
<div style="border:2px solid #e01b0c;">Content here</div>
.myborder {border:2px solid #e01b0c;}