#e20d1c color space conversions
Hex:
#e20d1c
RGB:
226, 13, 28
CMY:
11, 95, 89
CMYK:
0, 94, 88, 11
HSL:
356°, 89.1213%, 46.8627%
HSV (HSB):
356°, 94.2478%, 88.6275%
XYZ:
31.7176, 16.5404, 2.6195
xyY:
0.6234, 0.3251, 16.5404
CIE-Lab:
47.6757, 72.3449, 52.0491
CIE-LCH:
47.6757, 89.1229, 35.7334
CIE-Luv:
47.6757, 150.7114, 30.4453
Hunter-Lab:
40.6699, 68.0357, 24.6501
#e20d1c color charts
#e20d1c color shades, tints & tones
#e20d1c color schemes
#e20d1c color preview, HTML & CSS examples
This text has a color of #e20d1c
<p style="color:#e20d1c;">Text here</p>
.mytext {color:#e20d1c;}
This box has a color of #e20d1c
<div style="background-color:#e20d1c;">Content here</div>
.mybackground {background-color:#e20d1c;}
Border around this has a color of #e20d1c
<div style="border:2px solid #e20d1c;">Content here</div>
.myborder {border:2px solid #e20d1c;}