#e53a8e color space conversions
Hex:
#e53a8e
RGB:
229, 58, 142
CMY:
10, 77, 44
CMYK:
0, 75, 38, 10
HSL:
331°, 76.6816%, 56.2745%
HSV (HSB):
331°, 74.6725%, 89.8039%
XYZ:
38.7086, 21.6371, 27.7274
xyY:
0.4395, 0.2457, 21.6371
CIE-Lab:
53.6398, 70.4462, -6.7003
CIE-LCH:
53.6398, 70.7642, 354.5668
CIE-Luv:
53.6398, 103.8828, -22.4192
Hunter-Lab:
46.5157, 67.1385, -2.7810
#e53a8e color charts
#e53a8e color shades, tints & tones
#e53a8e color schemes
#e53a8e color preview, HTML & CSS examples
This text has a color of #e53a8e
<p style="color:#e53a8e;">Text here</p>
.mytext {color:#e53a8e;}
This box has a color of #e53a8e
<div style="background-color:#e53a8e;">Content here</div>
.mybackground {background-color:#e53a8e;}
Border around this has a color of #e53a8e
<div style="border:2px solid #e53a8e;">Content here</div>
.myborder {border:2px solid #e53a8e;}