#e53a8f color space conversions
Hex:
#e53a8f
RGB:
229, 58, 143
CMY:
10, 77, 44
CMYK:
0, 75, 38, 10
HSL:
330°, 76.6816%, 56.2745%
HSV (HSB):
330°, 74.6725%, 89.8039%
XYZ:
38.7841, 21.6673, 28.1247
xyY:
0.4379, 0.2446, 21.6673
CIE-Lab:
53.6722, 70.5474, -7.2470
CIE-LCH:
53.6722, 70.9186, 354.1348
CIE-Luv:
53.6722, 103.4867, -23.1778
Hunter-Lab:
46.5481, 67.2676, -3.2397
#e53a8f color charts
#e53a8f color shades, tints & tones
#e53a8f color schemes
#e53a8f color preview, HTML & CSS examples
This text has a color of #e53a8f
<p style="color:#e53a8f;">Text here</p>
.mytext {color:#e53a8f;}
This box has a color of #e53a8f
<div style="background-color:#e53a8f;">Content here</div>
.mybackground {background-color:#e53a8f;}
Border around this has a color of #e53a8f
<div style="border:2px solid #e53a8f;">Content here</div>
.myborder {border:2px solid #e53a8f;}