#e5113d color space conversions
Hex:
#e5113d
RGB:
229, 17, 61
CMY:
10, 93, 76
CMYK:
0, 93, 73, 10
HSL:
348°, 86.1789%, 48.2353%
HSV (HSB):
348°, 92.5764%, 89.8039%
XYZ:
33.3559, 17.3958, 6.0146
xyY:
0.5876, 0.3064, 17.3958
CIE-Lab:
48.7550, 73.5641, 35.4775
CIE-LCH:
48.7550, 81.6721, 25.7465
CIE-Luv:
48.7550, 145.3577, 20.8684
Hunter-Lab:
41.7083, 69.7642, 20.6459
#e5113d color charts
#e5113d color shades, tints & tones
#e5113d color schemes
#e5113d color preview, HTML & CSS examples
This text has a color of #e5113d
<p style="color:#e5113d;">Text here</p>
.mytext {color:#e5113d;}
This box has a color of #e5113d
<div style="background-color:#e5113d;">Content here</div>
.mybackground {background-color:#e5113d;}
Border around this has a color of #e5113d
<div style="border:2px solid #e5113d;">Content here</div>
.myborder {border:2px solid #e5113d;}