#e5293e color space conversions
Hex:
#e5293e
RGB:
229, 41, 62
CMY:
10, 84, 76
CMYK:
0, 82, 73, 10
HSL:
353°, 78.3333%, 52.9412%
HSV (HSB):
353°, 82.0961%, 89.8039%
XYZ:
33.9755, 18.5917, 6.3553
xyY:
0.5766, 0.3155, 18.5917
CIE-Lab:
50.2060, 69.4801, 36.5675
CIE-LCH:
50.2060, 78.5154, 27.7579
CIE-Luv:
50.2060, 138.1112, 23.3540
Hunter-Lab:
43.1181, 65.1951, 21.4438
#e5293e color charts
#e5293e color shades, tints & tones
#e5293e color schemes
#e5293e color preview, HTML & CSS examples
This text has a color of #e5293e
<p style="color:#e5293e;">Text here</p>
.mytext {color:#e5293e;}
This box has a color of #e5293e
<div style="background-color:#e5293e;">Content here</div>
.mybackground {background-color:#e5293e;}
Border around this has a color of #e5293e
<div style="border:2px solid #e5293e;">Content here</div>
.myborder {border:2px solid #e5293e;}