#e51d82 color space conversions
Hex:
#e51d82
RGB:
229, 29, 130
CMY:
10, 89, 49
CMYK:
0, 87, 43, 10
HSL:
330°, 79.3651%, 50.5882%
HSV (HSB):
330°, 87.3362%, 89.8039%
XYZ:
36.7817, 19.1484, 22.8765
xyY:
0.4667, 0.2430, 19.1484
CIE-Lab:
50.8604, 76.1717, -3.6210
CIE-LCH:
50.8604, 76.2578, 357.2784
CIE-Luv:
50.8604, 116.9466, -19.4507
Hunter-Lab:
43.7589, 73.4606, -0.3646
#e51d82 color charts
#e51d82 color shades, tints & tones
#e51d82 color schemes
#e51d82 color preview, HTML & CSS examples
This text has a color of #e51d82
<p style="color:#e51d82;">Text here</p>
.mytext {color:#e51d82;}
This box has a color of #e51d82
<div style="background-color:#e51d82;">Content here</div>
.mybackground {background-color:#e51d82;}
Border around this has a color of #e51d82
<div style="border:2px solid #e51d82;">Content here</div>
.myborder {border:2px solid #e51d82;}