#e51dcb color space conversions
Hex:
#e51dcb
RGB:
229, 29, 203
CMY:
10, 89, 20
CMYK:
0, 87, 11, 10
HSL:
308°, 79.3651%, 50.5882%
HSV (HSB):
308°, 87.3362%, 89.8039%
XYZ:
43.5320, 21.8485, 58.4227
xyY:
0.3516, 0.1765, 21.8485
CIE-Lab:
53.8659, 84.2669, -42.0604
CIE-LCH:
53.8659, 94.1806, 333.4747
CIE-Luv:
53.8659, 84.5682, -76.0084
Hunter-Lab:
46.7424, 84.4406, -41.3861
#e51dcb color charts
#e51dcb color shades, tints & tones
#e51dcb color schemes
#e51dcb color preview, HTML & CSS examples
This text has a color of #e51dcb
<p style="color:#e51dcb;">Text here</p>
.mytext {color:#e51dcb;}
This box has a color of #e51dcb
<div style="background-color:#e51dcb;">Content here</div>
.mybackground {background-color:#e51dcb;}
Border around this has a color of #e51dcb
<div style="border:2px solid #e51dcb;">Content here</div>
.myborder {border:2px solid #e51dcb;}