#e03b8d color space conversions
Hex:
#e03b8d
RGB:
224, 59, 141
CMY:
12, 77, 45
CMYK:
0, 74, 37, 12
HSL:
330°, 72.6872%, 55.4902%
HSV (HSB):
330°, 73.6607%, 87.8431%
XYZ:
37.1122, 20.8983, 27.2771
xyY:
0.4351, 0.2450, 20.8983
CIE-Lab:
52.8380, 68.7355, -7.3927
CIE-LCH:
52.8380, 69.1319, 353.8613
CIE-Luv:
52.8380, 99.9150, -22.9256
Hunter-Lab:
45.7147, 64.9095, -3.3769
#e03b8d color charts
#e03b8d color shades, tints & tones
#e03b8d color schemes
#e03b8d color preview, HTML & CSS examples
This text has a color of #e03b8d
<p style="color:#e03b8d;">Text here</p>
.mytext {color:#e03b8d;}
This box has a color of #e03b8d
<div style="background-color:#e03b8d;">Content here</div>
.mybackground {background-color:#e03b8d;}
Border around this has a color of #e03b8d
<div style="border:2px solid #e03b8d;">Content here</div>
.myborder {border:2px solid #e03b8d;}