#e0343e color space conversions
Hex:
#e0343e
RGB:
224, 52, 62
CMY:
12, 80, 76
CMYK:
0, 77, 72, 12
HSL:
357°, 73.5043%, 54.1176%
HSV (HSB):
357°, 76.7857%, 87.8431%
XYZ:
32.8380, 18.6511, 6.4267
xyY:
0.5670, 0.3220, 18.6511
CIE-Lab:
50.2765, 65.1711, 36.3993
CIE-LCH:
50.2765, 74.6471, 29.1842
CIE-Luv:
50.2765, 129.3700, 24.4716
Hunter-Lab:
43.1869, 60.1488, 21.4078
#e0343e color charts
#e0343e color shades, tints & tones
#e0343e color schemes
#e0343e color preview, HTML & CSS examples
This text has a color of #e0343e
<p style="color:#e0343e;">Text here</p>
.mytext {color:#e0343e;}
This box has a color of #e0343e
<div style="background-color:#e0343e;">Content here</div>
.mybackground {background-color:#e0343e;}
Border around this has a color of #e0343e
<div style="border:2px solid #e0343e;">Content here</div>
.myborder {border:2px solid #e0343e;}