#e04e7e color space conversions
Hex:
#e04e7e
RGB:
224, 78, 126
CMY:
12, 69, 51
CMYK:
0, 65, 44, 12
HSL:
340°, 70.1923%, 59.2157%
HSV (HSB):
340°, 65.1786%, 87.8431%
XYZ:
37.2308, 22.8024, 22.1777
xyY:
0.4529, 0.2774, 22.8024
CIE-Lab:
54.8682, 60.3734, 4.5122
CIE-LCH:
54.8682, 60.5418, 4.2742
CIE-Luv:
54.8682, 97.1625, -5.7002
Hunter-Lab:
47.7519, 55.6054, 5.8899
#e04e7e color charts
#e04e7e color shades, tints & tones
#e04e7e color schemes
#e04e7e color preview, HTML & CSS examples
This text has a color of #e04e7e
<p style="color:#e04e7e;">Text here</p>
.mytext {color:#e04e7e;}
This box has a color of #e04e7e
<div style="background-color:#e04e7e;">Content here</div>
.mybackground {background-color:#e04e7e;}
Border around this has a color of #e04e7e
<div style="border:2px solid #e04e7e;">Content here</div>
.myborder {border:2px solid #e04e7e;}