#e51f7d color space conversions
Hex:
#e51f7d
RGB:
229, 31, 125
CMY:
10, 88, 51
CMYK:
0, 86, 45, 10
HSL:
332°, 79.2000%, 50.9804%
HSV (HSB):
332°, 86.4629%, 89.8039%
XYZ:
36.5048, 19.1187, 21.1683
xyY:
0.4754, 0.2490, 19.1187
CIE-Lab:
50.8257, 75.4044, -0.6446
CIE-LCH:
50.8257, 75.4072, 359.5102
CIE-Luv:
50.8257, 118.7180, -15.5103
Hunter-Lab:
43.7249, 72.5064, 1.9037
#e51f7d color charts
#e51f7d color shades, tints & tones
#e51f7d color schemes
#e51f7d color preview, HTML & CSS examples
This text has a color of #e51f7d
<p style="color:#e51f7d;">Text here</p>
.mytext {color:#e51f7d;}
This box has a color of #e51f7d
<div style="background-color:#e51f7d;">Content here</div>
.mybackground {background-color:#e51f7d;}
Border around this has a color of #e51f7d
<div style="border:2px solid #e51f7d;">Content here</div>
.myborder {border:2px solid #e51f7d;}