#e0021f color space conversions
Hex:
#e0021f
RGB:
224, 2, 31
CMY:
12, 99, 88
CMYK:
0, 99, 86, 12
HSL:
352°, 98.2301%, 44.3137%
HSV (HSB):
352°, 99.1071%, 87.8431%
XYZ:
31.0095, 15.9896, 2.7482
xyY:
0.6233, 0.3214, 15.9896
CIE-Lab:
46.9609, 72.8258, 49.8861
CIE-LCH:
46.9609, 88.2735, 34.4114
CIE-Luv:
46.9609, 150.5371, 28.8615
Hunter-Lab:
39.9870, 68.4474, 23.9160
#e0021f color charts
#e0021f color shades, tints & tones
#e0021f color schemes
#e0021f color preview, HTML & CSS examples
This text has a color of #e0021f
<p style="color:#e0021f;">Text here</p>
.mytext {color:#e0021f;}
This box has a color of #e0021f
<div style="background-color:#e0021f;">Content here</div>
.mybackground {background-color:#e0021f;}
Border around this has a color of #e0021f
<div style="border:2px solid #e0021f;">Content here</div>
.myborder {border:2px solid #e0021f;}