#e1021b color space conversions
Hex:
#e1021b
RGB:
225, 2, 27
CMY:
12, 99, 89
CMYK:
0, 99, 88, 12
HSL:
353°, 98.2379%, 44.5098%
HSV (HSB):
353°, 99.1111%, 88.2353%
XYZ:
31.2709, 16.1301, 2.5022
xyY:
0.6266, 0.3232, 16.1301
CIE-Lab:
47.1447, 72.9978, 52.0090
CIE-LCH:
47.1447, 89.6305, 35.4689
CIE-Luv:
47.1447, 151.8273, 29.8994
Hunter-Lab:
40.1623, 68.6984, 24.4198
#e1021b color charts
#e1021b color shades, tints & tones
#e1021b color schemes
#e1021b color preview, HTML & CSS examples
This text has a color of #e1021b
<p style="color:#e1021b;">Text here</p>
.mytext {color:#e1021b;}
This box has a color of #e1021b
<div style="background-color:#e1021b;">Content here</div>
.mybackground {background-color:#e1021b;}
Border around this has a color of #e1021b
<div style="border:2px solid #e1021b;">Content here</div>
.myborder {border:2px solid #e1021b;}