#e53b6a color space conversions
Hex:
#e53b6a
RGB:
229, 59, 106
CMY:
10, 77, 58
CMYK:
0, 74, 54, 10
HSL:
343°, 76.5766%, 56.4706%
HSV (HSB):
343°, 74.2358%, 89.8039%
XYZ:
36.4786, 20.8266, 15.7330
xyY:
0.4994, 0.2851, 20.8266
CIE-Lab:
52.7591, 66.9839, 13.6008
CIE-LCH:
52.7591, 68.3507, 11.4776
CIE-Luv:
52.7591, 116.9820, 3.3634
Hunter-Lab:
45.6361, 62.8182, 11.5052
#e53b6a color charts
#e53b6a color shades, tints & tones
#e53b6a color schemes
#e53b6a color preview, HTML & CSS examples
This text has a color of #e53b6a
<p style="color:#e53b6a;">Text here</p>
.mytext {color:#e53b6a;}
This box has a color of #e53b6a
<div style="background-color:#e53b6a;">Content here</div>
.mybackground {background-color:#e53b6a;}
Border around this has a color of #e53b6a
<div style="border:2px solid #e53b6a;">Content here</div>
.myborder {border:2px solid #e53b6a;}