#e20a12 color space conversions
Hex:
#e20a12
RGB:
226, 10, 18
CMY:
11, 96, 93
CMYK:
0, 96, 92, 11
HSL:
358°, 91.5254%, 46.2745%
HSV (HSB):
358°, 95.5752%, 88.6275%
XYZ:
31.5818, 16.4295, 2.0789
xyY:
0.6305, 0.3280, 16.4295
CIE-Lab:
47.5330, 72.4642, 56.0845
CIE-LCH:
47.5330, 91.6325, 37.7385
CIE-Luv:
47.5330, 152.3597, 32.0327
Hunter-Lab:
40.5333, 68.1459, 25.3324
#e20a12 color charts
#e20a12 color shades, tints & tones
#e20a12 color schemes
#e20a12 color preview, HTML & CSS examples
This text has a color of #e20a12
<p style="color:#e20a12;">Text here</p>
.mytext {color:#e20a12;}
This box has a color of #e20a12
<div style="background-color:#e20a12;">Content here</div>
.mybackground {background-color:#e20a12;}
Border around this has a color of #e20a12
<div style="border:2px solid #e20a12;">Content here</div>
.myborder {border:2px solid #e20a12;}