#e53e97 color space conversions
Hex:
#e53e97
RGB:
229, 62, 151
CMY:
10, 76, 41
CMYK:
0, 73, 34, 10
HSL:
328°, 76.2557%, 57.0588%
HSV (HSB):
328°, 72.9258%, 89.8039%
XYZ:
39.6216, 22.3376, 31.5015
xyY:
0.4239, 0.2390, 22.3376
CIE-Lab:
54.3834, 70.1324, -10.9270
CIE-LCH:
54.3834, 70.9786, 351.1442
CIE-Luv:
54.3834, 98.9407, -28.1779
Hunter-Lab:
47.2627, 66.9318, -6.4340
#e53e97 color charts
#e53e97 color shades, tints & tones
#e53e97 color schemes
#e53e97 color preview, HTML & CSS examples
This text has a color of #e53e97
<p style="color:#e53e97;">Text here</p>
.mytext {color:#e53e97;}
This box has a color of #e53e97
<div style="background-color:#e53e97;">Content here</div>
.mybackground {background-color:#e53e97;}
Border around this has a color of #e53e97
<div style="border:2px solid #e53e97;">Content here</div>
.myborder {border:2px solid #e53e97;}