#e53b7b color space conversions
Hex:
#e53b7b
RGB:
229, 59, 123
CMY:
10, 77, 52
CMYK:
0, 74, 46, 10
HSL:
337°, 76.5766%, 56.4706%
HSV (HSB):
337°, 74.2358%, 89.8039%
XYZ:
37.4522, 21.2160, 20.8600
xyY:
0.4709, 0.2668, 21.2160
CIE-Lab:
53.1851, 68.3523, 3.9884
CIE-LCH:
53.1851, 68.4686, 3.3395
CIE-Luv:
53.1851, 110.8471, -8.1792
Hunter-Lab:
46.0608, 64.5325, 5.3913
#e53b7b color charts
#e53b7b color shades, tints & tones
#e53b7b color schemes
#e53b7b color preview, HTML & CSS examples
This text has a color of #e53b7b
<p style="color:#e53b7b;">Text here</p>
.mytext {color:#e53b7b;}
This box has a color of #e53b7b
<div style="background-color:#e53b7b;">Content here</div>
.mybackground {background-color:#e53b7b;}
Border around this has a color of #e53b7b
<div style="border:2px solid #e53b7b;">Content here</div>
.myborder {border:2px solid #e53b7b;}