#e50a3f color space conversions
Hex:
#e50a3f
RGB:
229, 10, 63
CMY:
10, 96, 75
CMYK:
0, 96, 72, 10
HSL:
345°, 91.6318%, 46.8627%
HSV (HSB):
345°, 95.6332%, 89.8039%
XYZ:
33.3188, 17.2340, 6.2730
xyY:
0.5863, 0.3033, 17.2340
CIE-Lab:
48.5535, 74.3020, 34.0544
CIE-LCH:
48.5535, 81.7342, 24.6232
CIE-Luv:
48.5535, 145.9227, 19.5431
Hunter-Lab:
41.5138, 70.6142, 20.1006
#e50a3f color charts
#e50a3f color shades, tints & tones
#e50a3f color schemes
#e50a3f color preview, HTML & CSS examples
This text has a color of #e50a3f
<p style="color:#e50a3f;">Text here</p>
.mytext {color:#e50a3f;}
This box has a color of #e50a3f
<div style="background-color:#e50a3f;">Content here</div>
.mybackground {background-color:#e50a3f;}
Border around this has a color of #e50a3f
<div style="border:2px solid #e50a3f;">Content here</div>
.myborder {border:2px solid #e50a3f;}