#e0020b color space conversions
Hex:
#e0020b
RGB:
224, 2, 11
CMY:
12, 99, 96
CMYK:
0, 99, 95, 12
HSL:
358°, 98.2301%, 44.3137%
HSV (HSB):
358°, 99.1071%, 87.8431%
XYZ:
30.8226, 15.9149, 1.7640
xyY:
0.6355, 0.3281, 15.9149
CIE-Lab:
46.8626, 72.5564, 57.7774
CIE-LCH:
46.8626, 92.7505, 38.5306
CIE-Luv:
46.8626, 152.7626, 32.1799
Hunter-Lab:
39.8934, 68.0996, 25.3038
#e0020b color charts
#e0020b color shades, tints & tones
#e0020b color schemes
#e0020b color preview, HTML & CSS examples
This text has a color of #e0020b
<p style="color:#e0020b;">Text here</p>
.mytext {color:#e0020b;}
This box has a color of #e0020b
<div style="background-color:#e0020b;">Content here</div>
.mybackground {background-color:#e0020b;}
Border around this has a color of #e0020b
<div style="border:2px solid #e0020b;">Content here</div>
.myborder {border:2px solid #e0020b;}