#e03da0 color space conversions
Hex:
#e03da0
RGB:
224, 61, 160
CMY:
12, 76, 37
CMYK:
0, 73, 29, 12
HSL:
324°, 72.4444%, 55.8824%
HSV (HSB):
324°, 72.7679%, 87.8431%
XYZ:
38.7544, 21.7228, 35.4081
xyY:
0.4042, 0.2266, 21.7228
CIE-Lab:
53.7317, 70.1963, -17.3071
CIE-LCH:
53.7317, 72.2983, 346.1498
CIE-Luv:
53.7317, 91.7910, -37.0857
Hunter-Lab:
46.6078, 66.8592, -12.4173
#e03da0 color charts
#e03da0 color shades, tints & tones
#e03da0 color schemes
#e03da0 color preview, HTML & CSS examples
This text has a color of #e03da0
<p style="color:#e03da0;">Text here</p>
.mytext {color:#e03da0;}
This box has a color of #e03da0
<div style="background-color:#e03da0;">Content here</div>
.mybackground {background-color:#e03da0;}
Border around this has a color of #e03da0
<div style="border:2px solid #e03da0;">Content here</div>
.myborder {border:2px solid #e03da0;}