#e53b6b color space conversions
Hex:
#e53b6b
RGB:
229, 59, 107
CMY:
10, 77, 58
CMYK:
0, 74, 53, 10
HSL:
343°, 76.5766%, 56.4706%
HSV (HSB):
343°, 74.2358%, 89.8039%
XYZ:
36.5309, 20.8475, 16.0085
xyY:
0.4978, 0.2841, 20.8475
CIE-Lab:
52.7822, 67.0583, 13.0314
CIE-LCH:
52.7822, 68.3127, 10.9972
CIE-Luv:
52.7822, 116.6355, 2.7152
Hunter-Lab:
45.6590, 62.9110, 11.1737
#e53b6b color charts
#e53b6b color shades, tints & tones
#e53b6b color schemes
#e53b6b color preview, HTML & CSS examples
This text has a color of #e53b6b
<p style="color:#e53b6b;">Text here</p>
.mytext {color:#e53b6b;}
This box has a color of #e53b6b
<div style="background-color:#e53b6b;">Content here</div>
.mybackground {background-color:#e53b6b;}
Border around this has a color of #e53b6b
<div style="border:2px solid #e53b6b;">Content here</div>
.myborder {border:2px solid #e53b6b;}