#e0393d color space conversions
Hex:
#e0393d
RGB:
224, 57, 61
CMY:
12, 78, 76
CMYK:
0, 75, 73, 12
HSL:
359°, 72.9258%, 55.0980%
HSV (HSB):
359°, 74.5536%, 87.8431%
XYZ:
33.0459, 19.1105, 6.3619
xyY:
0.5647, 0.3266, 19.1105
CIE-Lab:
50.8162, 63.5836, 37.5927
CIE-LCH:
50.8162, 73.8654, 30.5929
CIE-Luv:
50.8162, 127.0524, 25.9871
Hunter-Lab:
43.7155, 58.4314, 21.9725
#e0393d color charts
#e0393d color shades, tints & tones
#e0393d color schemes
#e0393d color preview, HTML & CSS examples
This text has a color of #e0393d
<p style="color:#e0393d;">Text here</p>
.mytext {color:#e0393d;}
This box has a color of #e0393d
<div style="background-color:#e0393d;">Content here</div>
.mybackground {background-color:#e0393d;}
Border around this has a color of #e0393d
<div style="border:2px solid #e0393d;">Content here</div>
.myborder {border:2px solid #e0393d;}