#e51d91 color space conversions
Hex:
#e51d91
RGB:
229, 29, 145
CMY:
10, 89, 43
CMYK:
0, 87, 37, 10
HSL:
325°, 79.3651%, 50.5882%
HSV (HSB):
325°, 87.3362%, 89.8039%
XYZ:
37.8633, 19.5811, 28.5720
xyY:
0.4402, 0.2276, 19.5811
CIE-Lab:
51.3602, 77.5544, -11.9049
CIE-LCH:
51.3602, 78.4628, 351.2730
CIE-Luv:
51.3602, 110.2346, -30.7283
Hunter-Lab:
44.2505, 75.2965, -7.3074
#e51d91 color charts
#e51d91 color shades, tints & tones
#e51d91 color schemes
#e51d91 color preview, HTML & CSS examples
This text has a color of #e51d91
<p style="color:#e51d91;">Text here</p>
.mytext {color:#e51d91;}
This box has a color of #e51d91
<div style="background-color:#e51d91;">Content here</div>
.mybackground {background-color:#e51d91;}
Border around this has a color of #e51d91
<div style="border:2px solid #e51d91;">Content here</div>
.myborder {border:2px solid #e51d91;}