#e50f3d color space conversions
Hex:
#e50f3d
RGB:
229, 15, 61
CMY:
10, 94, 76
CMYK:
0, 93, 73, 10
HSL:
347°, 87.7049%, 47.8431%
HSV (HSB):
347°, 93.4498%, 89.8039%
XYZ:
33.3262, 17.3366, 6.0047
xyY:
0.5881, 0.3059, 17.3366
CIE-Lab:
48.6814, 73.7769, 35.3924
CIE-LCH:
48.6814, 81.8269, 25.6280
CIE-Luv:
48.6814, 145.7204, 20.7189
Hunter-Lab:
41.6372, 70.0054, 20.5956
#e50f3d color charts
#e50f3d color shades, tints & tones
#e50f3d color schemes
#e50f3d color preview, HTML & CSS examples
This text has a color of #e50f3d
<p style="color:#e50f3d;">Text here</p>
.mytext {color:#e50f3d;}
This box has a color of #e50f3d
<div style="background-color:#e50f3d;">Content here</div>
.mybackground {background-color:#e50f3d;}
Border around this has a color of #e50f3d
<div style="border:2px solid #e50f3d;">Content here</div>
.myborder {border:2px solid #e50f3d;}