#e00b8a color space conversions
Hex:
#e00b8a
RGB:
224, 11, 138
CMY:
12, 96, 46
CMYK:
0, 95, 38, 12
HSL:
324°, 90.6383%, 46.0784%
HSV (HSB):
324°, 95.0893%, 87.8431%
XYZ:
35.4476, 17.9216, 25.6357
xyY:
0.4487, 0.2268, 17.9216
CIE-Lab:
49.4009, 78.0031, -10.7374
CIE-LCH:
49.4009, 78.7386, 352.1623
CIE-Luv:
49.4009, 111.8339, -29.0213
Hunter-Lab:
42.3339, 75.3795, -6.2698
#e00b8a color charts
#e00b8a color shades, tints & tones
#e00b8a color schemes
#e00b8a color preview, HTML & CSS examples
This text has a color of #e00b8a
<p style="color:#e00b8a;">Text here</p>
.mytext {color:#e00b8a;}
This box has a color of #e00b8a
<div style="background-color:#e00b8a;">Content here</div>
.mybackground {background-color:#e00b8a;}
Border around this has a color of #e00b8a
<div style="border:2px solid #e00b8a;">Content here</div>
.myborder {border:2px solid #e00b8a;}