#e01f3b color space conversions
Hex:
#e01f3b
RGB:
224, 31, 59
CMY:
12, 88, 77
CMYK:
0, 86, 74, 12
HSL:
351°, 75.6863%, 50.0000%
HSV (HSB):
351°, 86.1607%, 87.8431%
XYZ:
32.0199, 17.1430, 5.7590
xyY:
0.5830, 0.3121, 17.1430
CIE-Lab:
48.4398, 70.1499, 36.0287
CIE-LCH:
48.4398, 78.8611, 27.1848
CIE-Luv:
48.4398, 138.6111, 22.1300
Hunter-Lab:
41.4041, 65.5856, 20.7362
#e01f3b color charts
#e01f3b color shades, tints & tones
#e01f3b color schemes
#e01f3b color preview, HTML & CSS examples
This text has a color of #e01f3b
<p style="color:#e01f3b;">Text here</p>
.mytext {color:#e01f3b;}
This box has a color of #e01f3b
<div style="background-color:#e01f3b;">Content here</div>
.mybackground {background-color:#e01f3b;}
Border around this has a color of #e01f3b
<div style="border:2px solid #e01f3b;">Content here</div>
.myborder {border:2px solid #e01f3b;}