#e53b7c color space conversions
Hex:
#e53b7c
RGB:
229, 59, 124
CMY:
10, 77, 51
CMYK:
0, 74, 46, 10
HSL:
337°, 76.5766%, 56.4706%
HSV (HSB):
337°, 74.2358%, 89.8039%
XYZ:
37.5152, 21.2412, 21.1915
xyY:
0.4692, 0.2657, 21.2412
CIE-Lab:
53.2124, 68.4396, 3.4282
CIE-LCH:
53.2124, 68.5254, 2.8676
CIE-Luv:
53.2124, 110.4720, -8.8896
Hunter-Lab:
46.0882, 64.6424, 5.0000
#e53b7c color charts
#e53b7c color shades, tints & tones
#e53b7c color schemes
#e53b7c color preview, HTML & CSS examples
This text has a color of #e53b7c
<p style="color:#e53b7c;">Text here</p>
.mytext {color:#e53b7c;}
This box has a color of #e53b7c
<div style="background-color:#e53b7c;">Content here</div>
.mybackground {background-color:#e53b7c;}
Border around this has a color of #e53b7c
<div style="border:2px solid #e53b7c;">Content here</div>
.myborder {border:2px solid #e53b7c;}