#e51d70 color space conversions
Hex:
#e51d70
RGB:
229, 29, 112
CMY:
10, 89, 56
CMYK:
0, 87, 51, 10
HSL:
335°, 79.3651%, 50.5882%
HSV (HSB):
335°, 87.3362%, 89.8039%
XYZ:
35.6771, 18.7066, 17.0596
xyY:
0.4994, 0.2618, 18.7066
CIE-Lab:
50.3422, 74.7210, 6.5630
CIE-LCH:
50.3422, 75.0087, 5.0196
CIE-Luv:
50.3422, 124.6921, -6.6487
Hunter-Lab:
43.2511, 71.5521, 6.8900
#e51d70 color charts
#e51d70 color shades, tints & tones
#e51d70 color schemes
#e51d70 color preview, HTML & CSS examples
This text has a color of #e51d70
<p style="color:#e51d70;">Text here</p>
.mytext {color:#e51d70;}
This box has a color of #e51d70
<div style="background-color:#e51d70;">Content here</div>
.mybackground {background-color:#e51d70;}
Border around this has a color of #e51d70
<div style="border:2px solid #e51d70;">Content here</div>
.myborder {border:2px solid #e51d70;}