#e01e20 color space conversions
Hex:
#e01e20
RGB:
224, 30, 32
CMY:
12, 88, 87
CMYK:
0, 87, 86, 12
HSL:
359°, 76.3780%, 49.8039%
HSV (HSB):
359°, 86.6071%, 87.8431%
XYZ:
31.4655, 16.8801, 2.9663
xyY:
0.6132, 0.3290, 16.8801
CIE-Lab:
48.1086, 69.5574, 50.3528
CIE-LCH:
48.1086, 85.8699, 35.9009
CIE-Luv:
48.1086, 144.4041, 30.7489
Hunter-Lab:
41.0854, 64.8055, 24.4792
#e01e20 color charts
#e01e20 color shades, tints & tones
#e01e20 color schemes
#e01e20 color preview, HTML & CSS examples
This text has a color of #e01e20
<p style="color:#e01e20;">Text here</p>
.mytext {color:#e01e20;}
This box has a color of #e01e20
<div style="background-color:#e01e20;">Content here</div>
.mybackground {background-color:#e01e20;}
Border around this has a color of #e01e20
<div style="border:2px solid #e01e20;">Content here</div>
.myborder {border:2px solid #e01e20;}