#e53f7d color space conversions
Hex:
#e53f7d
RGB:
229, 63, 125
CMY:
10, 75, 51
CMYK:
0, 72, 45, 10
HSL:
338°, 76.1468%, 57.2549%
HSV (HSB):
338°, 72.4891%, 89.8039%
XYZ:
37.7923, 21.6937, 21.5975
xyY:
0.4661, 0.2675, 21.6937
CIE-Lab:
53.7005, 67.2369, 3.5341
CIE-LCH:
53.7005, 67.3297, 3.0088
CIE-Luv:
53.7005, 108.4628, -8.4819
Hunter-Lab:
46.5765, 63.3265, 5.1108
#e53f7d color charts
#e53f7d color shades, tints & tones
#e53f7d color schemes
#e53f7d color preview, HTML & CSS examples
This text has a color of #e53f7d
<p style="color:#e53f7d;">Text here</p>
.mytext {color:#e53f7d;}
This box has a color of #e53f7d
<div style="background-color:#e53f7d;">Content here</div>
.mybackground {background-color:#e53f7d;}
Border around this has a color of #e53f7d
<div style="border:2px solid #e53f7d;">Content here</div>
.myborder {border:2px solid #e53f7d;}