#e00096 color space conversions
Hex:
#e00096
RGB:
224, 0, 150
CMY:
12, 100, 41
CMYK:
0, 100, 33, 12
HSL:
320°, 100.0000%, 43.9216%
HSV (HSB):
320°, 100.0000%, 87.8431%
XYZ:
36.2455, 18.0493, 30.4277
xyY:
0.4278, 0.2130, 18.0493
CIE-Lab:
49.5559, 80.0156, -17.7301
CIE-LCH:
49.5559, 81.9564, 347.5061
CIE-Luv:
49.5559, 107.0648, -38.9505
Hunter-Lab:
42.4845, 77.9389, -12.7248
#e00096 color charts
#e00096 color shades, tints & tones
#e00096 color schemes
#e00096 color preview, HTML & CSS examples
This text has a color of #e00096
<p style="color:#e00096;">Text here</p>
.mytext {color:#e00096;}
This box has a color of #e00096
<div style="background-color:#e00096;">Content here</div>
.mybackground {background-color:#e00096;}
Border around this has a color of #e00096
<div style="border:2px solid #e00096;">Content here</div>
.myborder {border:2px solid #e00096;}