#e04d5c color space conversions
Hex:
#e04d5c
RGB:
224, 77, 92
CMY:
12, 70, 64
CMYK:
0, 66, 59, 12
HSL:
354°, 70.3349%, 59.0196%
HSV (HSB):
354°, 65.6250%, 87.8431%
XYZ:
35.3261, 21.9278, 12.4958
xyY:
0.5065, 0.3144, 21.9278
CIE-Lab:
53.9503, 57.9822, 23.4117
CIE-LCH:
53.9503, 62.5303, 21.9876
CIE-Luv:
53.9503, 107.9384, 16.0706
Hunter-Lab:
46.8271, 52.7121, 16.9574
#e04d5c color charts
#e04d5c color shades, tints & tones
#e04d5c color schemes
#e04d5c color preview, HTML & CSS examples
This text has a color of #e04d5c
<p style="color:#e04d5c;">Text here</p>
.mytext {color:#e04d5c;}
This box has a color of #e04d5c
<div style="background-color:#e04d5c;">Content here</div>
.mybackground {background-color:#e04d5c;}
Border around this has a color of #e04d5c
<div style="border:2px solid #e04d5c;">Content here</div>
.myborder {border:2px solid #e04d5c;}