#e5353e color space conversions
Hex:
#e5353e
RGB:
229, 53, 62
CMY:
10, 79, 76
CMYK:
0, 77, 73, 10
HSL:
357°, 77.1930%, 55.2941%
HSV (HSB):
357°, 76.8559%, 89.8039%
XYZ:
34.4557, 19.5520, 6.5153
xyY:
0.5693, 0.3231, 19.5520
CIE-Lab:
51.3269, 66.3127, 37.8541
CIE-LCH:
51.3269, 76.3564, 29.7195
CIE-Luv:
51.3269, 132.7971, 25.5989
Hunter-Lab:
44.2177, 61.7115, 22.2162
#e5353e color charts
#e5353e color shades, tints & tones
#e5353e color schemes
#e5353e color preview, HTML & CSS examples
This text has a color of #e5353e
<p style="color:#e5353e;">Text here</p>
.mytext {color:#e5353e;}
This box has a color of #e5353e
<div style="background-color:#e5353e;">Content here</div>
.mybackground {background-color:#e5353e;}
Border around this has a color of #e5353e
<div style="border:2px solid #e5353e;">Content here</div>
.myborder {border:2px solid #e5353e;}