#e0201b color space conversions
Hex:
#e0201b
RGB:
224, 32, 27
CMY:
12, 87, 89
CMYK:
0, 86, 88, 12
HSL:
2°, 78.4861%, 49.2157%
HSV (HSB):
2°, 87.9464%, 87.8431%
XYZ:
31.4548, 16.9594, 2.6526
xyY:
0.6160, 0.3321, 16.9594
CIE-Lab:
48.2089, 69.0863, 52.7268
CIE-LCH:
48.2089, 86.9081, 37.3509
CIE-Luv:
48.2089, 144.3965, 32.0731
Hunter-Lab:
41.1819, 64.2705, 25.0084
#e0201b color charts
#e0201b color shades, tints & tones
#e0201b color schemes
#e0201b color preview, HTML & CSS examples
This text has a color of #e0201b
<p style="color:#e0201b;">Text here</p>
.mytext {color:#e0201b;}
This box has a color of #e0201b
<div style="background-color:#e0201b;">Content here</div>
.mybackground {background-color:#e0201b;}
Border around this has a color of #e0201b
<div style="border:2px solid #e0201b;">Content here</div>
.myborder {border:2px solid #e0201b;}