#e03a5e color space conversions
Hex:
#e03a5e
RGB:
224, 58, 94
CMY:
12, 77, 63
CMYK:
0, 74, 58, 12
HSL:
347°, 72.8070%, 55.2941%
HSV (HSB):
347°, 74.1071%, 87.8431%
XYZ:
34.2739, 19.6816, 12.5822
xyY:
0.5151, 0.2958, 19.6816
CIE-Lab:
51.4752, 65.0451, 18.9211
CIE-LCH:
51.4752, 67.7412, 16.2193
CIE-Luv:
51.4752, 117.4206, 9.3667
Hunter-Lab:
44.3639, 60.2657, 14.2393
#e03a5e color charts
#e03a5e color shades, tints & tones
#e03a5e color schemes
#e03a5e color preview, HTML & CSS examples
This text has a color of #e03a5e
<p style="color:#e03a5e;">Text here</p>
.mytext {color:#e03a5e;}
This box has a color of #e03a5e
<div style="background-color:#e03a5e;">Content here</div>
.mybackground {background-color:#e03a5e;}
Border around this has a color of #e03a5e
<div style="border:2px solid #e03a5e;">Content here</div>
.myborder {border:2px solid #e03a5e;}