#e51a5e color space conversions
Hex:
#e51a5e
RGB:
229, 26, 94
CMY:
10, 90, 63
CMYK:
0, 89, 59, 10
HSL:
340°, 79.6078%, 50.0000%
HSV (HSB):
340°, 88.6463%, 89.8039%
XYZ:
34.7029, 18.2050, 12.2745
xyY:
0.5324, 0.2793, 18.2050
CIE-Lab:
49.7438, 73.9870, 16.7362
CIE-LCH:
49.7438, 75.8563, 12.7461
CIE-Luv:
49.7438, 132.5532, 4.6080
Hunter-Lab:
42.6673, 70.5130, 12.8105
#e51a5e color charts
#e51a5e color shades, tints & tones
#e51a5e color schemes
#e51a5e color preview, HTML & CSS examples
This text has a color of #e51a5e
<p style="color:#e51a5e;">Text here</p>
.mytext {color:#e51a5e;}
This box has a color of #e51a5e
<div style="background-color:#e51a5e;">Content here</div>
.mybackground {background-color:#e51a5e;}
Border around this has a color of #e51a5e
<div style="border:2px solid #e51a5e;">Content here</div>
.myborder {border:2px solid #e51a5e;}