#e20a23 color space conversions
Hex:
#e20a23
RGB:
226, 10, 35
CMY:
11, 96, 86
CMYK:
0, 96, 85, 11
HSL:
353°, 91.5254%, 46.2745%
HSV (HSB):
353°, 95.5752%, 88.6275%
XYZ:
31.7759, 16.5072, 3.1015
xyY:
0.6184, 0.3212, 16.5072
CIE-Lab:
47.6330, 72.7416, 48.6316
CIE-LCH:
47.6330, 87.5007, 33.7648
CIE-Luv:
47.6330, 150.1262, 28.6599
Hunter-Lab:
40.6290, 68.5039, 23.9143
#e20a23 color charts
#e20a23 color shades, tints & tones
#e20a23 color schemes
#e20a23 color preview, HTML & CSS examples
This text has a color of #e20a23
<p style="color:#e20a23;">Text here</p>
.mytext {color:#e20a23;}
This box has a color of #e20a23
<div style="background-color:#e20a23;">Content here</div>
.mybackground {background-color:#e20a23;}
Border around this has a color of #e20a23
<div style="border:2px solid #e20a23;">Content here</div>
.myborder {border:2px solid #e20a23;}