#e21001 color space conversions
Hex:
#e21001
RGB:
226, 16, 1
CMY:
11, 94, 100
CMYK:
0, 93, 100, 11
HSL:
4°, 99.1189%, 44.5098%
HSV (HSB):
4°, 99.5575%, 88.6275%
XYZ:
31.5548, 16.5415, 1.5584
xyY:
0.6355, 0.3331, 16.5415
CIE-Lab:
47.6771, 71.7446, 61.2288
CIE-LCH:
47.6771, 94.3200, 40.4783
CIE-Luv:
47.6771, 152.4976, 34.2232
Hunter-Lab:
40.6713, 67.3145, 26.1980
#e21001 color charts
#e21001 color shades, tints & tones
#e21001 color schemes
#e21001 color preview, HTML & CSS examples
This text has a color of #e21001
<p style="color:#e21001;">Text here</p>
.mytext {color:#e21001;}
This box has a color of #e21001
<div style="background-color:#e21001;">Content here</div>
.mybackground {background-color:#e21001;}
Border around this has a color of #e21001
<div style="border:2px solid #e21001;">Content here</div>
.myborder {border:2px solid #e21001;}