#e53a7c color space conversions
Hex:
#e53a7c
RGB:
229, 58, 124
CMY:
10, 77, 51
CMYK:
0, 75, 46, 10
HSL:
337°, 76.6816%, 56.2745%
HSV (HSB):
337°, 74.6725%, 89.8039%
XYZ:
37.4642, 21.1394, 21.1745
xyY:
0.4696, 0.2650, 21.1394
CIE-Lab:
53.1017, 68.7511, 3.2682
CIE-LCH:
53.1017, 68.8287, 2.7216
CIE-Luv:
53.1017, 110.8675, -9.1590
Hunter-Lab:
45.9776, 64.9878, 4.8789
#e53a7c color charts
#e53a7c color shades, tints & tones
#e53a7c color schemes
#e53a7c color preview, HTML & CSS examples
This text has a color of #e53a7c
<p style="color:#e53a7c;">Text here</p>
.mytext {color:#e53a7c;}
This box has a color of #e53a7c
<div style="background-color:#e53a7c;">Content here</div>
.mybackground {background-color:#e53a7c;}
Border around this has a color of #e53a7c
<div style="border:2px solid #e53a7c;">Content here</div>
.myborder {border:2px solid #e53a7c;}