#e51e94 color space conversions
Hex:
#e51e94
RGB:
229, 30, 148
CMY:
10, 88, 42
CMYK:
0, 87, 35, 10
HSL:
324°, 79.2829%, 50.7843%
HSV (HSB):
324°, 86.8996%, 89.8039%
XYZ:
38.1227, 19.7247, 29.8149
xyY:
0.4349, 0.2250, 19.7247
CIE-Lab:
51.5245, 77.6845, -13.4522
CIE-LCH:
51.5245, 78.8406, 350.1758
CIE-Luv:
51.5245, 108.7019, -32.8854
Hunter-Lab:
44.4125, 75.4986, -8.7138
#e51e94 color charts
#e51e94 color shades, tints & tones
#e51e94 color schemes
#e51e94 color preview, HTML & CSS examples
This text has a color of #e51e94
<p style="color:#e51e94;">Text here</p>
.mytext {color:#e51e94;}
This box has a color of #e51e94
<div style="background-color:#e51e94;">Content here</div>
.mybackground {background-color:#e51e94;}
Border around this has a color of #e51e94
<div style="border:2px solid #e51e94;">Content here</div>
.myborder {border:2px solid #e51e94;}