#e53e8d color space conversions
Hex:
#e53e8d
RGB:
229, 62, 141
CMY:
10, 76, 45
CMYK:
0, 73, 38, 10
HSL:
332°, 76.2557%, 57.0588%
HSV (HSB):
332°, 72.9258%, 89.8039%
XYZ:
38.8434, 22.0263, 27.4035
xyY:
0.4400, 0.2495, 22.0263
CIE-Lab:
54.0550, 69.0867, -5.4891
CIE-LCH:
54.0550, 69.3044, 355.4573
CIE-Luv:
54.0550, 102.8259, -20.5358
Hunter-Lab:
46.9322, 65.6040, -1.7666
#e53e8d color charts
#e53e8d color shades, tints & tones
#e53e8d color schemes
#e53e8d color preview, HTML & CSS examples
This text has a color of #e53e8d
<p style="color:#e53e8d;">Text here</p>
.mytext {color:#e53e8d;}
This box has a color of #e53e8d
<div style="background-color:#e53e8d;">Content here</div>
.mybackground {background-color:#e53e8d;}
Border around this has a color of #e53e8d
<div style="border:2px solid #e53e8d;">Content here</div>
.myborder {border:2px solid #e53e8d;}