#e53b9c color space conversions
Hex:
#e53b9c
RGB:
229, 59, 156
CMY:
10, 77, 39
CMYK:
0, 74, 32, 10
HSL:
326°, 76.5766%, 56.4706%
HSV (HSB):
326°, 74.2358%, 89.8039%
XYZ:
39.8778, 22.1862, 33.6331
xyY:
0.4167, 0.2318, 22.1862
CIE-Lab:
54.2241, 71.6226, -14.1205
CIE-LCH:
54.2241, 73.0013, 348.8470
CIE-Luv:
54.2241, 97.9737, -32.9170
Hunter-Lab:
47.1023, 68.6930, -9.3640
#e53b9c color charts
#e53b9c color shades, tints & tones
#e53b9c color schemes
#e53b9c color preview, HTML & CSS examples
This text has a color of #e53b9c
<p style="color:#e53b9c;">Text here</p>
.mytext {color:#e53b9c;}
This box has a color of #e53b9c
<div style="background-color:#e53b9c;">Content here</div>
.mybackground {background-color:#e53b9c;}
Border around this has a color of #e53b9c
<div style="border:2px solid #e53b9c;">Content here</div>
.myborder {border:2px solid #e53b9c;}