#e04e8d color space conversions
Hex:
#e04e8d
RGB:
224, 78, 141
CMY:
12, 69, 45
CMYK:
0, 65, 37, 12
HSL:
334°, 70.1923%, 59.2157%
HSV (HSB):
334°, 65.1786%, 87.8431%
XYZ:
38.2726, 23.2192, 27.6639
xyY:
0.4293, 0.2604, 23.2192
CIE-Lab:
55.2974, 61.9048, -3.7456
CIE-LCH:
55.2974, 62.0180, 356.5375
CIE-Luv:
55.2974, 92.1552, -16.7420
Hunter-Lab:
48.1863, 57.4500, -0.3082
#e04e8d color charts
#e04e8d color shades, tints & tones
#e04e8d color schemes
#e04e8d color preview, HTML & CSS examples
This text has a color of #e04e8d
<p style="color:#e04e8d;">Text here</p>
.mytext {color:#e04e8d;}
This box has a color of #e04e8d
<div style="background-color:#e04e8d;">Content here</div>
.mybackground {background-color:#e04e8d;}
Border around this has a color of #e04e8d
<div style="border:2px solid #e04e8d;">Content here</div>
.myborder {border:2px solid #e04e8d;}