#e50a4d color space conversions
Hex:
#e50a4d
RGB:
229, 10, 77
CMY:
10, 96, 70
CMYK:
0, 96, 66, 10
HSL:
342°, 91.6318%, 46.8627%
HSV (HSB):
342°, 95.6332%, 89.8039%
XYZ:
33.7612, 17.4109, 8.6024
xyY:
0.5648, 0.2913, 17.4109
CIE-Lab:
48.7737, 74.9063, 25.8598
CIE-LCH:
48.7737, 79.2444, 19.0461
CIE-Luv:
48.7737, 141.5291, 12.8257
Hunter-Lab:
41.7264, 71.4048, 16.9851
#e50a4d color charts
#e50a4d color shades, tints & tones
#e50a4d color schemes
#e50a4d color preview, HTML & CSS examples
This text has a color of #e50a4d
<p style="color:#e50a4d;">Text here</p>
.mytext {color:#e50a4d;}
This box has a color of #e50a4d
<div style="background-color:#e50a4d;">Content here</div>
.mybackground {background-color:#e50a4d;}
Border around this has a color of #e50a4d
<div style="border:2px solid #e50a4d;">Content here</div>
.myborder {border:2px solid #e50a4d;}