#e20e0a color space conversions
Hex:
#e20e0a
RGB:
226, 14, 10
CMY:
11, 95, 96
CMYK:
0, 94, 96, 11
HSL:
1°, 91.5254%, 46.2745%
HSV (HSB):
1°, 95.5752%, 88.6275%
XYZ:
31.5759, 16.5047, 1.8087
xyY:
0.6329, 0.3308, 16.5047
CIE-Lab:
47.6298, 72.0252, 58.6762
CIE-LCH:
47.6298, 92.9007, 39.1684
CIE-Luv:
47.6298, 152.3172, 33.2183
Hunter-Lab:
40.6260, 67.6404, 25.7986
#e20e0a color charts
#e20e0a color shades, tints & tones
#e20e0a color schemes
#e20e0a color preview, HTML & CSS examples
This text has a color of #e20e0a
<p style="color:#e20e0a;">Text here</p>
.mytext {color:#e20e0a;}
This box has a color of #e20e0a
<div style="background-color:#e20e0a;">Content here</div>
.mybackground {background-color:#e20e0a;}
Border around this has a color of #e20e0a
<div style="border:2px solid #e20e0a;">Content here</div>
.myborder {border:2px solid #e20e0a;}