#e02f1f color space conversions
Hex:
#e02f1f
RGB:
224, 47, 31
CMY:
12, 82, 88
CMYK:
0, 79, 86, 12
HSL:
5°, 75.6863%, 50.0000%
HSV (HSB):
5°, 86.1607%, 87.8431%
XYZ:
32.0043, 17.9793, 3.0799
xyY:
0.6031, 0.3388, 17.9793
CIE-Lab:
49.4709, 65.6488, 51.9431
CIE-LCH:
49.4709, 83.7129, 38.3520
CIE-Luv:
49.4709, 137.5512, 33.4914
Hunter-Lab:
42.4019, 60.5255, 25.3749
#e02f1f color charts
#e02f1f color shades, tints & tones
#e02f1f color schemes
#e02f1f color preview, HTML & CSS examples
This text has a color of #e02f1f
<p style="color:#e02f1f;">Text here</p>
.mytext {color:#e02f1f;}
This box has a color of #e02f1f
<div style="background-color:#e02f1f;">Content here</div>
.mybackground {background-color:#e02f1f;}
Border around this has a color of #e02f1f
<div style="border:2px solid #e02f1f;">Content here</div>
.myborder {border:2px solid #e02f1f;}