#e03ba7 color space conversions
Hex:
#e03ba7
RGB:
224, 59, 167
CMY:
12, 77, 35
CMYK:
0, 74, 25, 12
HSL:
321°, 72.6872%, 55.4902%
HSV (HSB):
321°, 73.6607%, 87.8431%
XYZ:
39.2795, 21.7652, 38.6901
xyY:
0.3938, 0.2182, 21.7652
CIE-Lab:
53.7770, 71.6679, -21.3534
CIE-LCH:
53.7770, 74.7814, 343.4086
CIE-Luv:
53.7770, 89.6578, -43.1951
Hunter-Lab:
46.6532, 68.6441, -16.5126
#e03ba7 color charts
#e03ba7 color shades, tints & tones
#e03ba7 color schemes
#e03ba7 color preview, HTML & CSS examples
This text has a color of #e03ba7
<p style="color:#e03ba7;">Text here</p>
.mytext {color:#e03ba7;}
This box has a color of #e03ba7
<div style="background-color:#e03ba7;">Content here</div>
.mybackground {background-color:#e03ba7;}
Border around this has a color of #e03ba7
<div style="border:2px solid #e03ba7;">Content here</div>
.myborder {border:2px solid #e03ba7;}