#e53e7f color space conversions
Hex:
#e53e7f
RGB:
229, 62, 127
CMY:
10, 76, 50
CMYK:
0, 73, 45, 10
HSL:
337°, 76.2557%, 57.0588%
HSV (HSB):
337°, 72.9258%, 89.8039%
XYZ:
37.8665, 21.6356, 22.2590
xyY:
0.4631, 0.2646, 21.6356
CIE-Lab:
53.6382, 67.7459, 2.2478
CIE-LCH:
53.6382, 67.7832, 1.9004
CIE-Luv:
53.6382, 108.1382, -10.2017
Hunter-Lab:
46.5140, 63.9150, 4.1870
#e53e7f color charts
#e53e7f color shades, tints & tones
#e53e7f color schemes
#e53e7f color preview, HTML & CSS examples
This text has a color of #e53e7f
<p style="color:#e53e7f;">Text here</p>
.mytext {color:#e53e7f;}
This box has a color of #e53e7f
<div style="background-color:#e53e7f;">Content here</div>
.mybackground {background-color:#e53e7f;}
Border around this has a color of #e53e7f
<div style="border:2px solid #e53e7f;">Content here</div>
.myborder {border:2px solid #e53e7f;}