#e2101a color space conversions
Hex:
#e2101a
RGB:
226, 16, 26
CMY:
11, 94, 90
CMYK:
0, 93, 88, 11
HSL:
357°, 86.7769%, 47.4510%
HSV (HSB):
357°, 92.9204%, 88.6275%
XYZ:
31.7358, 16.6139, 2.5114
xyY:
0.6240, 0.3267, 16.6139
CIE-Lab:
47.7698, 72.0055, 53.0168
CIE-LCH:
47.7698, 89.4180, 36.3638
CIE-Luv:
47.7698, 150.4102, 31.0422
Hunter-Lab:
40.7602, 67.6494, 24.8790
#e2101a color charts
#e2101a color shades, tints & tones
#e2101a color schemes
#e2101a color preview, HTML & CSS examples
This text has a color of #e2101a
<p style="color:#e2101a;">Text here</p>
.mytext {color:#e2101a;}
This box has a color of #e2101a
<div style="background-color:#e2101a;">Content here</div>
.mybackground {background-color:#e2101a;}
Border around this has a color of #e2101a
<div style="border:2px solid #e2101a;">Content here</div>
.myborder {border:2px solid #e2101a;}