#e53e6d color space conversions
Hex:
#e53e6d
RGB:
229, 62, 109
CMY:
10, 76, 57
CMYK:
0, 73, 52, 10
HSL:
343°, 76.2557%, 57.0588%
HSV (HSB):
343°, 72.9258%, 89.8039%
XYZ:
36.7960, 21.2074, 16.6221
xyY:
0.4931, 0.2842, 21.2074
CIE-Lab:
53.1757, 66.2393, 12.3782
CIE-LCH:
53.1757, 67.3859, 10.5848
CIE-Luv:
53.1757, 114.6023, 2.2143
Hunter-Lab:
46.0515, 62.0349, 10.8356
#e53e6d color charts
#e53e6d color shades, tints & tones
#e53e6d color schemes
#e53e6d color preview, HTML & CSS examples
This text has a color of #e53e6d
<p style="color:#e53e6d;">Text here</p>
.mytext {color:#e53e6d;}
This box has a color of #e53e6d
<div style="background-color:#e53e6d;">Content here</div>
.mybackground {background-color:#e53e6d;}
Border around this has a color of #e53e6d
<div style="border:2px solid #e53e6d;">Content here</div>
.myborder {border:2px solid #e53e6d;}