#e53a9e color space conversions
Hex:
#e53a9e
RGB:
229, 58, 158
CMY:
10, 77, 38
CMYK:
0, 75, 31, 10
HSL:
325°, 76.6816%, 56.2745%
HSV (HSB):
325°, 74.6725%, 89.8039%
XYZ:
39.9977, 22.1527, 34.5155
xyY:
0.4138, 0.2292, 22.1527
CIE-Lab:
54.1887, 72.1498, -15.3538
CIE-LCH:
54.1887, 73.7653, 347.9864
CIE-Luv:
54.1887, 97.4904, -34.7557
Hunter-Lab:
47.0667, 69.3242, -10.5326
#e53a9e color charts
#e53a9e color shades, tints & tones
#e53a9e color schemes
#e53a9e color preview, HTML & CSS examples
This text has a color of #e53a9e
<p style="color:#e53a9e;">Text here</p>
.mytext {color:#e53a9e;}
This box has a color of #e53a9e
<div style="background-color:#e53a9e;">Content here</div>
.mybackground {background-color:#e53a9e;}
Border around this has a color of #e53a9e
<div style="border:2px solid #e53a9e;">Content here</div>
.myborder {border:2px solid #e53a9e;}