#e53e8a color space conversions
Hex:
#e53e8a
RGB:
229, 62, 138
CMY:
10, 76, 46
CMYK:
0, 73, 40, 10
HSL:
333°, 76.2557%, 57.0588%
HSV (HSB):
333°, 72.9258%, 89.8039%
XYZ:
38.6232, 21.9382, 26.2436
xyY:
0.4449, 0.2527, 21.9382
CIE-Lab:
53.9614, 68.7872, -3.8430
CIE-LCH:
53.9614, 68.8945, 356.8024
CIE-Luv:
53.9614, 103.9793, -18.2813
Hunter-Lab:
46.8383, 65.2254, -0.4335
#e53e8a color charts
#e53e8a color shades, tints & tones
#e53e8a color schemes
#e53e8a color preview, HTML & CSS examples
This text has a color of #e53e8a
<p style="color:#e53e8a;">Text here</p>
.mytext {color:#e53e8a;}
This box has a color of #e53e8a
<div style="background-color:#e53e8a;">Content here</div>
.mybackground {background-color:#e53e8a;}
Border around this has a color of #e53e8a
<div style="border:2px solid #e53e8a;">Content here</div>
.myborder {border:2px solid #e53e8a;}