#e00e9e color space conversions
Hex:
#e00e9e
RGB:
224, 14, 158
CMY:
12, 95, 38
CMYK:
0, 94, 29, 12
HSL:
319°, 88.2353%, 46.6667%
HSV (HSB):
319°, 93.7500%, 87.8431%
XYZ:
37.0691, 18.6300, 33.9899
xyY:
0.4133, 0.2077, 18.6300
CIE-Lab:
50.2515, 79.7429, -21.4463
CIE-LCH:
50.2515, 82.5765, 344.9469
CIE-Luv:
50.2515, 102.2195, -44.2136
Hunter-Lab:
43.1625, 77.7661, -16.4764
#e00e9e color charts
#e00e9e color shades, tints & tones
#e00e9e color schemes
#e00e9e color preview, HTML & CSS examples
This text has a color of #e00e9e
<p style="color:#e00e9e;">Text here</p>
.mytext {color:#e00e9e;}
This box has a color of #e00e9e
<div style="background-color:#e00e9e;">Content here</div>
.mybackground {background-color:#e00e9e;}
Border around this has a color of #e00e9e
<div style="border:2px solid #e00e9e;">Content here</div>
.myborder {border:2px solid #e00e9e;}