#e03b95 color space conversions
Hex:
#e03b95
RGB:
224, 59, 149
CMY:
12, 77, 42
CMYK:
0, 74, 33, 12
HSL:
327°, 72.6872%, 55.4902%
HSV (HSB):
327°, 73.6607%, 87.8431%
XYZ:
37.7292, 21.1451, 30.5266
xyY:
0.4220, 0.2365, 21.1451
CIE-Lab:
53.1080, 69.5863, -11.7473
CIE-LCH:
53.1080, 70.5709, 350.4179
CIE-Luv:
53.1080, 96.7742, -29.0697
Hunter-Lab:
45.9839, 65.9856, -7.1713
#e03b95 color charts
#e03b95 color shades, tints & tones
#e03b95 color schemes
#e03b95 color preview, HTML & CSS examples
This text has a color of #e03b95
<p style="color:#e03b95;">Text here</p>
.mytext {color:#e03b95;}
This box has a color of #e03b95
<div style="background-color:#e03b95;">Content here</div>
.mybackground {background-color:#e03b95;}
Border around this has a color of #e03b95
<div style="border:2px solid #e03b95;">Content here</div>
.myborder {border:2px solid #e03b95;}