#e0094e color space conversions
Hex:
#e0094e
RGB:
224, 9, 78
CMY:
12, 96, 69
CMYK:
0, 96, 65, 12
HSL:
341°, 92.2747%, 45.6863%
HSV (HSB):
341°, 95.9821%, 87.8431%
XYZ:
32.2133, 16.5927, 8.7126
xyY:
0.5600, 0.2885, 16.5927
CIE-Lab:
47.7427, 73.8535, 23.7173
CIE-LCH:
47.7427, 77.5684, 17.8039
CIE-Luv:
47.7427, 137.5042, 10.9932
Hunter-Lab:
40.7342, 69.8762, 15.8324
#e0094e color charts
#e0094e color shades, tints & tones
#e0094e color schemes
#e0094e color preview, HTML & CSS examples
This text has a color of #e0094e
<p style="color:#e0094e;">Text here</p>
.mytext {color:#e0094e;}
This box has a color of #e0094e
<div style="background-color:#e0094e;">Content here</div>
.mybackground {background-color:#e0094e;}
Border around this has a color of #e0094e
<div style="border:2px solid #e0094e;">Content here</div>
.myborder {border:2px solid #e0094e;}