#e04d5d color space conversions
Hex:
#e04d5d
RGB:
224, 77, 93
CMY:
12, 70, 64
CMYK:
0, 66, 58, 12
HSL:
353°, 70.3349%, 59.0196%
HSV (HSB):
353°, 65.6250%, 87.8431%
XYZ:
35.3701, 21.9454, 12.7276
xyY:
0.5050, 0.3133, 21.9454
CIE-Lab:
53.9690, 58.0507, 22.8467
CIE-LCH:
53.9690, 62.3848, 21.4828
CIE-Luv:
53.9690, 107.6677, 15.4935
Hunter-Lab:
46.8459, 52.7929, 16.6836
#e04d5d color charts
#e04d5d color shades, tints & tones
#e04d5d color schemes
#e04d5d color preview, HTML & CSS examples
This text has a color of #e04d5d
<p style="color:#e04d5d;">Text here</p>
.mytext {color:#e04d5d;}
This box has a color of #e04d5d
<div style="background-color:#e04d5d;">Content here</div>
.mybackground {background-color:#e04d5d;}
Border around this has a color of #e04d5d
<div style="border:2px solid #e04d5d;">Content here</div>
.myborder {border:2px solid #e04d5d;}