#e5343d color space conversions
Hex:
#e5343d
RGB:
229, 52, 61
CMY:
10, 80, 76
CMYK:
0, 77, 73, 10
HSL:
357°, 77.2926%, 55.0980%
HSV (HSB):
357°, 77.2926%, 89.8039%
XYZ:
34.3834, 19.4509, 6.3571
xyY:
0.5712, 0.3232, 19.4509
CIE-Lab:
51.2106, 66.5642, 38.2922
CIE-LCH:
51.2106, 76.7925, 29.9104
CIE-Luv:
51.2106, 133.5179, 25.8027
Hunter-Lab:
44.1032, 61.9802, 22.3261
#e5343d color charts
#e5343d color shades, tints & tones
#e5343d color schemes
#e5343d color preview, HTML & CSS examples
This text has a color of #e5343d
<p style="color:#e5343d;">Text here</p>
.mytext {color:#e5343d;}
This box has a color of #e5343d
<div style="background-color:#e5343d;">Content here</div>
.mybackground {background-color:#e5343d;}
Border around this has a color of #e5343d
<div style="border:2px solid #e5343d;">Content here</div>
.myborder {border:2px solid #e5343d;}