#e53b5d color space conversions
Hex:
#e53b5d
RGB:
229, 59, 93
CMY:
10, 77, 64
CMYK:
0, 74, 59, 10
HSL:
348°, 76.5766%, 56.4706%
HSV (HSB):
348°, 74.2358%, 89.8039%
XYZ:
35.8528, 20.5763, 12.4379
xyY:
0.5206, 0.2988, 20.5763
CIE-Lab:
52.4826, 66.0863, 21.0316
CIE-LCH:
52.4826, 69.3522, 17.6534
CIE-Luv:
52.4826, 121.2872, 11.3840
Hunter-Lab:
45.3611, 61.7024, 15.4956
#e53b5d color charts
#e53b5d color shades, tints & tones
#e53b5d color schemes
#e53b5d color preview, HTML & CSS examples
This text has a color of #e53b5d
<p style="color:#e53b5d;">Text here</p>
.mytext {color:#e53b5d;}
This box has a color of #e53b5d
<div style="background-color:#e53b5d;">Content here</div>
.mybackground {background-color:#e53b5d;}
Border around this has a color of #e53b5d
<div style="border:2px solid #e53b5d;">Content here</div>
.myborder {border:2px solid #e53b5d;}