#e51d8d color space conversions
Hex:
#e51d8d
RGB:
229, 29, 141
CMY:
10, 89, 45
CMYK:
0, 87, 38, 10
HSL:
326°, 79.3651%, 50.5882%
HSV (HSB):
326°, 87.3362%, 89.8039%
XYZ:
37.5602, 19.4598, 26.9758
xyY:
0.4472, 0.2317, 19.4598
CIE-Lab:
51.2209, 77.1705, -9.7149
CIE-LCH:
51.2209, 77.7796, 352.8248
CIE-Luv:
51.2209, 112.0377, -27.6803
Hunter-Lab:
44.1133, 74.7852, -5.3772
#e51d8d color charts
#e51d8d color shades, tints & tones
#e51d8d color schemes
#e51d8d color preview, HTML & CSS examples
This text has a color of #e51d8d
<p style="color:#e51d8d;">Text here</p>
.mytext {color:#e51d8d;}
This box has a color of #e51d8d
<div style="background-color:#e51d8d;">Content here</div>
.mybackground {background-color:#e51d8d;}
Border around this has a color of #e51d8d
<div style="border:2px solid #e51d8d;">Content here</div>
.myborder {border:2px solid #e51d8d;}