#e2023c color space conversions
Hex:
#e2023c
RGB:
226, 2, 60
CMY:
11, 99, 76
CMYK:
0, 99, 73, 11
HSL:
344°, 98.2456%, 44.7059%
HSV (HSB):
344°, 99.1150%, 88.6275%
XYZ:
32.2013, 16.5384, 5.7700
xyY:
0.5907, 0.3034, 16.5384
CIE-Lab:
47.6731, 74.1105, 34.6590
CIE-LCH:
47.6731, 81.8145, 25.0639
CIE-Luv:
47.6731, 145.6365, 19.7318
Hunter-Lab:
40.6674, 70.1721, 20.0550
#e2023c color charts
#e2023c color shades, tints & tones
#e2023c color schemes
#e2023c color preview, HTML & CSS examples
This text has a color of #e2023c
<p style="color:#e2023c;">Text here</p>
.mytext {color:#e2023c;}
This box has a color of #e2023c
<div style="background-color:#e2023c;">Content here</div>
.mybackground {background-color:#e2023c;}
Border around this has a color of #e2023c
<div style="border:2px solid #e2023c;">Content here</div>
.myborder {border:2px solid #e2023c;}