#e51e7d color space conversions
Hex:
#e51e7d
RGB:
229, 30, 125
CMY:
10, 88, 51
CMYK:
0, 87, 45, 10
HSL:
331°, 79.2829%, 50.7843%
HSV (HSB):
331°, 86.8996%, 89.8039%
XYZ:
36.4790, 19.0672, 21.1597
xyY:
0.4756, 0.2486, 19.0672
CIE-Lab:
50.7658, 75.5775, -0.7323
CIE-LCH:
50.7658, 75.5811, 359.4448
CIE-Luv:
50.7658, 118.9332, -15.6575
Hunter-Lab:
43.6660, 72.7051, 1.8354
#e51e7d color charts
#e51e7d color shades, tints & tones
#e51e7d color schemes
#e51e7d color preview, HTML & CSS examples
This text has a color of #e51e7d
<p style="color:#e51e7d;">Text here</p>
.mytext {color:#e51e7d;}
This box has a color of #e51e7d
<div style="background-color:#e51e7d;">Content here</div>
.mybackground {background-color:#e51e7d;}
Border around this has a color of #e51e7d
<div style="border:2px solid #e51e7d;">Content here</div>
.myborder {border:2px solid #e51e7d;}