#e51d7a color space conversions
Hex:
#e51d7a
RGB:
229, 29, 122
CMY:
10, 89, 52
CMYK:
0, 87, 47, 10
HSL:
332°, 79.3651%, 50.5882%
HSV (HSB):
332°, 87.3362%, 89.8039%
XYZ:
36.2653, 18.9419, 20.1571
xyY:
0.4812, 0.2513, 18.9419
CIE-Lab:
50.6191, 75.4985, 0.8743
CIE-LCH:
50.6191, 75.5036, 0.6635
CIE-Luv:
50.6191, 120.4450, -13.6423
Hunter-Lab:
43.5223, 72.5727, 3.0057
#e51d7a color charts
#e51d7a color shades, tints & tones
#e51d7a color schemes
#e51d7a color preview, HTML & CSS examples
This text has a color of #e51d7a
<p style="color:#e51d7a;">Text here</p>
.mytext {color:#e51d7a;}
This box has a color of #e51d7a
<div style="background-color:#e51d7a;">Content here</div>
.mybackground {background-color:#e51d7a;}
Border around this has a color of #e51d7a
<div style="border:2px solid #e51d7a;">Content here</div>
.myborder {border:2px solid #e51d7a;}