#e00e96 color space conversions
Hex:
#e00e96
RGB:
224, 14, 150
CMY:
12, 95, 41
CMYK:
0, 94, 33, 12
HSL:
321°, 88.2353%, 46.6667%
HSV (HSB):
321°, 93.7500%, 87.8431%
XYZ:
36.4025, 18.3634, 30.4800
xyY:
0.4270, 0.2154, 18.3634
CIE-Lab:
49.9339, 78.9089, -17.1532
CIE-LCH:
49.9339, 80.7518, 347.7359
CIE-Luv:
49.9339, 105.9482, -37.9970
Hunter-Lab:
42.8525, 76.6410, -12.1749
#e00e96 color charts
#e00e96 color shades, tints & tones
#e00e96 color schemes
#e00e96 color preview, HTML & CSS examples
This text has a color of #e00e96
<p style="color:#e00e96;">Text here</p>
.mytext {color:#e00e96;}
This box has a color of #e00e96
<div style="background-color:#e00e96;">Content here</div>
.mybackground {background-color:#e00e96;}
Border around this has a color of #e00e96
<div style="border:2px solid #e00e96;">Content here</div>
.myborder {border:2px solid #e00e96;}