#e50d43 color space conversions
Hex:
#e50d43
RGB:
229, 13, 67
CMY:
10, 95, 74
CMYK:
0, 94, 71, 10
HSL:
345°, 89.2562%, 47.4510%
HSV (HSB):
345°, 94.3231%, 89.8039%
XYZ:
33.4701, 17.3511, 6.8952
xyY:
0.5799, 0.3006, 17.3511
CIE-Lab:
48.6994, 74.2058, 31.8322
CIE-LCH:
48.6994, 80.7452, 23.2180
CIE-Luv:
48.6994, 144.3189, 17.9294
Hunter-Lab:
41.6547, 70.5317, 19.3438
#e50d43 color charts
#e50d43 color shades, tints & tones
#e50d43 color schemes
#e50d43 color preview, HTML & CSS examples
This text has a color of #e50d43
<p style="color:#e50d43;">Text here</p>
.mytext {color:#e50d43;}
This box has a color of #e50d43
<div style="background-color:#e50d43;">Content here</div>
.mybackground {background-color:#e50d43;}
Border around this has a color of #e50d43
<div style="border:2px solid #e50d43;">Content here</div>
.myborder {border:2px solid #e50d43;}