#e2034d color space conversions
Hex:
#e2034d
RGB:
226, 3, 77
CMY:
11, 99, 70
CMYK:
0, 99, 66, 11
HSL:
340°, 97.3799%, 44.9020%
HSV (HSB):
340°, 98.6726%, 88.6275%
XYZ:
32.7361, 16.7697, 8.5327
xyY:
0.5640, 0.2889, 16.7697
CIE-Lab:
47.9685, 74.7561, 24.7042
CIE-LCH:
47.9685, 78.7323, 18.2868
CIE-Luv:
47.9685, 140.1372, 11.6705
Hunter-Lab:
40.9508, 71.0292, 16.3117
#e2034d color charts
#e2034d color shades, tints & tones
#e2034d color schemes
#e2034d color preview, HTML & CSS examples
This text has a color of #e2034d
<p style="color:#e2034d;">Text here</p>
.mytext {color:#e2034d;}
This box has a color of #e2034d
<div style="background-color:#e2034d;">Content here</div>
.mybackground {background-color:#e2034d;}
Border around this has a color of #e2034d
<div style="border:2px solid #e2034d;">Content here</div>
.myborder {border:2px solid #e2034d;}