#e01f1f color space conversions
Hex:
#e01f1f
RGB:
224, 31, 31
CMY:
12, 88, 88
CMYK:
0, 86, 86, 12
HSL:
0°, 75.6863%, 50.0000%
HSV (HSB):
0°, 86.1607%, 87.8431%
XYZ:
31.4778, 16.9262, 2.9043
xyY:
0.6135, 0.3299, 16.9262
CIE-Lab:
48.1669, 69.3514, 50.8751
CIE-LCH:
48.1669, 86.0110, 36.2632
CIE-Luv:
48.1669, 144.2115, 31.0987
Hunter-Lab:
41.1415, 64.5747, 24.6135
#e01f1f color charts
#e01f1f color shades, tints & tones
#e01f1f color schemes
#e01f1f color preview, HTML & CSS examples
This text has a color of #e01f1f
<p style="color:#e01f1f;">Text here</p>
.mytext {color:#e01f1f;}
This box has a color of #e01f1f
<div style="background-color:#e01f1f;">Content here</div>
.mybackground {background-color:#e01f1f;}
Border around this has a color of #e01f1f
<div style="border:2px solid #e01f1f;">Content here</div>
.myborder {border:2px solid #e01f1f;}