#e53b5a color space conversions
Hex:
#e53b5a
RGB:
229, 59, 90
CMY:
10, 77, 65
CMYK:
0, 74, 61, 10
HSL:
349°, 76.5766%, 56.4706%
HSV (HSB):
349°, 74.2358%, 89.8039%
XYZ:
35.7225, 20.5241, 11.7516
xyY:
0.5253, 0.3018, 20.5241
CIE-Lab:
52.4247, 65.8976, 22.7505
CIE-LCH:
52.4247, 69.7142, 19.0467
CIE-Luv:
52.4247, 122.2232, 13.1198
Hunter-Lab:
45.3036, 61.4686, 16.3328
#e53b5a color charts
#e53b5a color shades, tints & tones
#e53b5a color schemes
#e53b5a color preview, HTML & CSS examples
This text has a color of #e53b5a
<p style="color:#e53b5a;">Text here</p>
.mytext {color:#e53b5a;}
This box has a color of #e53b5a
<div style="background-color:#e53b5a;">Content here</div>
.mybackground {background-color:#e53b5a;}
Border around this has a color of #e53b5a
<div style="border:2px solid #e53b5a;">Content here</div>
.myborder {border:2px solid #e53b5a;}