#e00072 color space conversions
Hex:
#e00072
RGB:
224, 0, 114
CMY:
12, 100, 55
CMYK:
0, 100, 49, 12
HSL:
329°, 100.0000%, 43.9216%
HSV (HSB):
329°, 100.0000%, 87.8431%
XYZ:
33.7777, 17.0622, 17.4326
xyY:
0.4947, 0.2499, 17.0622
CIE-Lab:
48.3383, 76.8407, 2.3278
CIE-LCH:
48.3383, 76.8759, 1.7352
CIE-Luv:
48.3383, 123.9273, -12.1547
Hunter-Lab:
41.3064, 73.6796, 3.8922
#e00072 color charts
#e00072 color shades, tints & tones
#e00072 color schemes
#e00072 color preview, HTML & CSS examples
This text has a color of #e00072
<p style="color:#e00072;">Text here</p>
.mytext {color:#e00072;}
This box has a color of #e00072
<div style="background-color:#e00072;">Content here</div>
.mybackground {background-color:#e00072;}
Border around this has a color of #e00072
<div style="border:2px solid #e00072;">Content here</div>
.myborder {border:2px solid #e00072;}