#e5379d color space conversions
Hex:
#e5379d
RGB:
229, 55, 157
CMY:
10, 78, 38
CMYK:
0, 76, 31, 10
HSL:
325°, 76.9912%, 55.6863%
HSV (HSB):
325°, 75.9825%, 89.8039%
XYZ:
39.7651, 21.8247, 34.0150
xyY:
0.4159, 0.2283, 21.8247
CIE-Lab:
53.8405, 72.9227, -15.2917
CIE-LCH:
53.8405, 74.5088, 348.1569
CIE-Luv:
53.8405, 98.8138, -34.7770
Hunter-Lab:
46.7169, 70.1832, -10.4677
#e5379d color charts
#e5379d color shades, tints & tones
#e5379d color schemes
#e5379d color preview, HTML & CSS examples
This text has a color of #e5379d
<p style="color:#e5379d;">Text here</p>
.mytext {color:#e5379d;}
This box has a color of #e5379d
<div style="background-color:#e5379d;">Content here</div>
.mybackground {background-color:#e5379d;}
Border around this has a color of #e5379d
<div style="border:2px solid #e5379d;">Content here</div>
.myborder {border:2px solid #e5379d;}