#e20b1a color space conversions
Hex:
#e20b1a
RGB:
226, 11, 26
CMY:
11, 96, 90
CMYK:
0, 95, 88, 11
HSL:
356°, 90.7173%, 46.4706%
HSV (HSB):
356°, 95.1327%, 88.6275%
XYZ:
31.6702, 16.4827, 2.4896
xyY:
0.6254, 0.3255, 16.4827
CIE-Lab:
47.6015, 72.4919, 52.8923
CIE-LCH:
47.6015, 89.7367, 36.1156
CIE-Luv:
47.6015, 151.3095, 30.7324
Hunter-Lab:
40.5989, 68.1954, 24.7835
#e20b1a color charts
#e20b1a color shades, tints & tones
#e20b1a color schemes
#e20b1a color preview, HTML & CSS examples
This text has a color of #e20b1a
<p style="color:#e20b1a;">Text here</p>
.mytext {color:#e20b1a;}
This box has a color of #e20b1a
<div style="background-color:#e20b1a;">Content here</div>
.mybackground {background-color:#e20b1a;}
Border around this has a color of #e20b1a
<div style="border:2px solid #e20b1a;">Content here</div>
.myborder {border:2px solid #e20b1a;}