#e04c5d color space conversions
Hex:
#e04c5d
RGB:
224, 76, 93
CMY:
12, 70, 64
CMYK:
0, 66, 58, 12
HSL:
353°, 70.4762%, 58.8235%
HSV (HSB):
353°, 66.0714%, 87.8431%
XYZ:
35.3007, 21.8065, 12.7044
xyY:
0.5057, 0.3124, 21.8065
CIE-Lab:
53.8211, 58.4528, 22.6510
CIE-LCH:
53.8211, 62.6881, 21.1819
CIE-Luv:
53.8211, 108.2511, 15.1712
Hunter-Lab:
46.6974, 53.2158, 16.5578
#e04c5d color charts
#e04c5d color shades, tints & tones
#e04c5d color schemes
#e04c5d color preview, HTML & CSS examples
This text has a color of #e04c5d
<p style="color:#e04c5d;">Text here</p>
.mytext {color:#e04c5d;}
This box has a color of #e04c5d
<div style="background-color:#e04c5d;">Content here</div>
.mybackground {background-color:#e04c5d;}
Border around this has a color of #e04c5d
<div style="border:2px solid #e04c5d;">Content here</div>
.myborder {border:2px solid #e04c5d;}