#e03a6d color space conversions
Hex:
#e03a6d
RGB:
224, 58, 109
CMY:
12, 77, 57
CMYK:
0, 74, 51, 12
HSL:
342°, 72.8070%, 55.2941%
HSV (HSB):
342°, 74.1071%, 87.8431%
XYZ:
35.0138, 19.9775, 16.4786
xyY:
0.4899, 0.2795, 19.9775
CIE-Lab:
51.8118, 66.1373, 10.3350
CIE-LCH:
51.8118, 66.9399, 8.8815
CIE-Luv:
51.8118, 112.3357, -0.1685
Hunter-Lab:
44.6962, 61.6138, 9.4283
#e03a6d color charts
#e03a6d color shades, tints & tones
#e03a6d color schemes
#e03a6d color preview, HTML & CSS examples
This text has a color of #e03a6d
<p style="color:#e03a6d;">Text here</p>
.mytext {color:#e03a6d;}
This box has a color of #e03a6d
<div style="background-color:#e03a6d;">Content here</div>
.mybackground {background-color:#e03a6d;}
Border around this has a color of #e03a6d
<div style="border:2px solid #e03a6d;">Content here</div>
.myborder {border:2px solid #e03a6d;}