#e073c5 color space conversions
Hex:
#e073c5
RGB:
224, 115, 197
CMY:
12, 55, 23
CMYK:
0, 49, 12, 12
HSL:
315°, 63.7427%, 66.4706%
HSV (HSB):
315°, 48.6607%, 87.8431%
XYZ:
46.9492, 32.1400, 56.5525
xyY:
0.3461, 0.2369, 32.1400
CIE-Lab:
63.4584, 52.7522, -23.7686
CIE-LCH:
63.4584, 57.8597, 335.7451
CIE-Luv:
63.4584, 58.5212, -44.8307
Hunter-Lab:
56.6921, 48.6125, -19.4594
#e073c5 color charts
#e073c5 color shades, tints & tones
#e073c5 color schemes
#e073c5 color preview, HTML & CSS examples
This text has a color of #e073c5
<p style="color:#e073c5;">Text here</p>
.mytext {color:#e073c5;}
This box has a color of #e073c5
<div style="background-color:#e073c5;">Content here</div>
.mybackground {background-color:#e073c5;}
Border around this has a color of #e073c5
<div style="border:2px solid #e073c5;">Content here</div>
.myborder {border:2px solid #e073c5;}