#e2023b color space conversions
Hex:
#e2023b
RGB:
226, 2, 59
CMY:
11, 99, 77
CMYK:
0, 99, 74, 11
HSL:
345°, 98.2456%, 44.7059%
HSV (HSB):
345°, 99.1150%, 88.6275%
XYZ:
32.1752, 16.5279, 5.6321
xyY:
0.5922, 0.3042, 16.5279
CIE-Lab:
47.6596, 74.0739, 35.2392
CIE-LCH:
47.6596, 82.0290, 25.4418
CIE-Luv:
47.6596, 145.9160, 20.1526
Hunter-Lab:
40.6546, 70.1244, 20.2445
#e2023b color charts
#e2023b color shades, tints & tones
#e2023b color schemes
#e2023b color preview, HTML & CSS examples
This text has a color of #e2023b
<p style="color:#e2023b;">Text here</p>
.mytext {color:#e2023b;}
This box has a color of #e2023b
<div style="background-color:#e2023b;">Content here</div>
.mybackground {background-color:#e2023b;}
Border around this has a color of #e2023b
<div style="border:2px solid #e2023b;">Content here</div>
.myborder {border:2px solid #e2023b;}