#e5309f color space conversions
Hex:
#e5309f
RGB:
229, 48, 159
CMY:
10, 81, 38
CMYK:
0, 79, 31, 10
HSL:
323°, 77.6824%, 54.3137%
HSV (HSB):
323°, 79.0393%, 89.8039%
XYZ:
39.6281, 21.2751, 34.8188
xyY:
0.4140, 0.2223, 21.2751
CIE-Lab:
53.2493, 75.0411, -17.3716
CIE-LCH:
53.2493, 77.0256, 346.9659
CIE-Luv:
53.2493, 99.9341, -38.0522
Hunter-Lab:
46.1250, 72.6388, -12.4693
#e5309f color charts
#e5309f color shades, tints & tones
#e5309f color schemes
#e5309f color preview, HTML & CSS examples
This text has a color of #e5309f
<p style="color:#e5309f;">Text here</p>
.mytext {color:#e5309f;}
This box has a color of #e5309f
<div style="background-color:#e5309f;">Content here</div>
.mybackground {background-color:#e5309f;}
Border around this has a color of #e5309f
<div style="border:2px solid #e5309f;">Content here</div>
.myborder {border:2px solid #e5309f;}