#e20b3a color space conversions
Hex:
#e20b3a
RGB:
226, 11, 58
CMY:
11, 96, 77
CMYK:
0, 95, 74, 11
HSL:
347°, 90.7173%, 46.4706%
HSV (HSB):
347°, 95.1327%, 88.6275%
XYZ:
32.2474, 16.7136, 5.5294
xyY:
0.5918, 0.3067, 16.7136
CIE-Lab:
47.8971, 73.3111, 36.1042
CIE-LCH:
47.8971, 81.7192, 26.2193
CIE-Luv:
47.8971, 144.9477, 21.0723
Hunter-Lab:
40.8822, 69.2547, 20.5985
#e20b3a color charts
#e20b3a color shades, tints & tones
#e20b3a color schemes
#e20b3a color preview, HTML & CSS examples
This text has a color of #e20b3a
<p style="color:#e20b3a;">Text here</p>
.mytext {color:#e20b3a;}
This box has a color of #e20b3a
<div style="background-color:#e20b3a;">Content here</div>
.mybackground {background-color:#e20b3a;}
Border around this has a color of #e20b3a
<div style="border:2px solid #e20b3a;">Content here</div>
.myborder {border:2px solid #e20b3a;}