#e20a1a color space conversions
Hex:
#e20a1a
RGB:
226, 10, 26
CMY:
11, 96, 90
CMYK:
0, 96, 88, 11
HSL:
356°, 91.5254%, 46.2745%
HSV (HSB):
356°, 95.5752%, 88.6275%
XYZ:
31.6590, 16.4604, 2.4858
xyY:
0.6256, 0.3253, 16.4604
CIE-Lab:
47.5728, 72.5748, 52.8711
CIE-LCH:
47.5728, 89.7912, 36.0736
CIE-Luv:
47.5728, 151.4629, 30.6796
Hunter-Lab:
40.5714, 68.2885, 24.7673
#e20a1a color charts
#e20a1a color shades, tints & tones
#e20a1a color schemes
#e20a1a color preview, HTML & CSS examples
This text has a color of #e20a1a
<p style="color:#e20a1a;">Text here</p>
.mytext {color:#e20a1a;}
This box has a color of #e20a1a
<div style="background-color:#e20a1a;">Content here</div>
.mybackground {background-color:#e20a1a;}
Border around this has a color of #e20a1a
<div style="border:2px solid #e20a1a;">Content here</div>
.myborder {border:2px solid #e20a1a;}