#e2123d color space conversions
Hex:
#e2123d
RGB:
226, 18, 61
CMY:
11, 93, 76
CMYK:
0, 92, 73, 11
HSL:
348°, 85.2459%, 47.8431%
HSV (HSB):
348°, 92.0354%, 88.6275%
XYZ:
32.4226, 16.9383, 5.9754
xyY:
0.5859, 0.3061, 16.9383
CIE-Lab:
48.1822, 72.7128, 34.6555
CIE-LCH:
48.1822, 80.5491, 25.4829
CIE-Luv:
48.1822, 142.9252, 20.3125
Hunter-Lab:
41.1561, 68.5983, 20.2010
#e2123d color charts
#e2123d color shades, tints & tones
#e2123d color schemes
#e2123d color preview, HTML & CSS examples
This text has a color of #e2123d
<p style="color:#e2123d;">Text here</p>
.mytext {color:#e2123d;}
This box has a color of #e2123d
<div style="background-color:#e2123d;">Content here</div>
.mybackground {background-color:#e2123d;}
Border around this has a color of #e2123d
<div style="border:2px solid #e2123d;">Content here</div>
.myborder {border:2px solid #e2123d;}