#e50a4e color space conversions
Hex:
#e50a4e
RGB:
229, 10, 78
CMY:
10, 96, 69
CMYK:
0, 96, 66, 10
HSL:
341°, 91.6318%, 46.8627%
HSV (HSB):
341°, 95.6332%, 89.8039%
XYZ:
33.7968, 17.4252, 8.7898
xyY:
0.5632, 0.2904, 17.4252
CIE-Lab:
48.7913, 74.9546, 25.2714
CIE-LCH:
48.7913, 79.1002, 18.6319
CIE-Luv:
48.7913, 141.1873, 12.3010
Hunter-Lab:
41.7434, 71.4681, 16.7358
#e50a4e color charts
#e50a4e color shades, tints & tones
#e50a4e color schemes
#e50a4e color preview, HTML & CSS examples
This text has a color of #e50a4e
<p style="color:#e50a4e;">Text here</p>
.mytext {color:#e50a4e;}
This box has a color of #e50a4e
<div style="background-color:#e50a4e;">Content here</div>
.mybackground {background-color:#e50a4e;}
Border around this has a color of #e50a4e
<div style="border:2px solid #e50a4e;">Content here</div>
.myborder {border:2px solid #e50a4e;}