#e0101f color space conversions
Hex:
#e0101f
RGB:
224, 16, 31
CMY:
12, 94, 88
CMYK:
0, 93, 86, 12
HSL:
356°, 86.6667%, 47.0588%
HSV (HSB):
356°, 92.8571%, 87.8431%
XYZ:
31.1731, 16.3168, 2.8028
xyY:
0.6198, 0.3244, 16.3168
CIE-Lab:
47.3874, 71.5915, 50.2360
CIE-LCH:
47.3874, 87.4586, 35.0575
CIE-Luv:
47.3874, 148.2817, 29.6554
Hunter-Lab:
40.3941, 67.0632, 24.1620
#e0101f color charts
#e0101f color shades, tints & tones
#e0101f color schemes
#e0101f color preview, HTML & CSS examples
This text has a color of #e0101f
<p style="color:#e0101f;">Text here</p>
.mytext {color:#e0101f;}
This box has a color of #e0101f
<div style="background-color:#e0101f;">Content here</div>
.mybackground {background-color:#e0101f;}
Border around this has a color of #e0101f
<div style="border:2px solid #e0101f;">Content here</div>
.myborder {border:2px solid #e0101f;}