#e03c8d color space conversions
Hex:
#e03c8d
RGB:
224, 60, 141
CMY:
12, 76, 45
CMYK:
0, 73, 37, 12
HSL:
330°, 72.5664%, 55.6863%
HSV (HSB):
330°, 73.2143%, 87.8431%
XYZ:
37.1640, 21.0021, 27.2943
xyY:
0.4349, 0.2458, 21.0021
CIE-Lab:
52.9518, 68.4153, -7.2232
CIE-LCH:
52.9518, 68.7956, 353.9732
CIE-Luv:
52.9518, 99.5553, -22.6390
Hunter-Lab:
45.8280, 64.5547, -3.2324
#e03c8d color charts
#e03c8d color shades, tints & tones
#e03c8d color schemes
#e03c8d color preview, HTML & CSS examples
This text has a color of #e03c8d
<p style="color:#e03c8d;">Text here</p>
.mytext {color:#e03c8d;}
This box has a color of #e03c8d
<div style="background-color:#e03c8d;">Content here</div>
.mybackground {background-color:#e03c8d;}
Border around this has a color of #e03c8d
<div style="border:2px solid #e03c8d;">Content here</div>
.myborder {border:2px solid #e03c8d;}