#e03e9d color space conversions
Hex:
#e03e9d
RGB:
224, 62, 157
CMY:
12, 76, 38
CMYK:
0, 72, 30, 12
HSL:
325°, 72.3214%, 56.0784%
HSV (HSB):
325°, 72.3214%, 87.8431%
XYZ:
38.5489, 21.7269, 34.0602
xyY:
0.4086, 0.2303, 21.7269
CIE-Lab:
53.7360, 69.5213, -15.5320
CIE-LCH:
53.7360, 71.2352, 347.4062
CIE-Luv:
53.7360, 92.6325, -34.4307
Hunter-Lab:
46.6121, 66.0510, -10.6957
#e03e9d color charts
#e03e9d color shades, tints & tones
#e03e9d color schemes
#e03e9d color preview, HTML & CSS examples
This text has a color of #e03e9d
<p style="color:#e03e9d;">Text here</p>
.mytext {color:#e03e9d;}
This box has a color of #e03e9d
<div style="background-color:#e03e9d;">Content here</div>
.mybackground {background-color:#e03e9d;}
Border around this has a color of #e03e9d
<div style="border:2px solid #e03e9d;">Content here</div>
.myborder {border:2px solid #e03e9d;}