#e53b8f color space conversions
Hex:
#e53b8f
RGB:
229, 59, 143
CMY:
10, 77, 44
CMYK:
0, 74, 38, 10
HSL:
330°, 76.5766%, 56.4706%
HSV (HSB):
330°, 74.2358%, 89.8039%
XYZ:
38.8350, 21.7691, 28.1416
xyY:
0.4376, 0.2453, 21.7691
CIE-Lab:
53.7812, 70.2399, -7.0848
CIE-LCH:
53.7812, 70.5963, 354.2403
CIE-Luv:
53.7812, 103.1367, -22.9023
Hunter-Lab:
46.6574, 66.9230, -3.1009
#e53b8f color charts
#e53b8f color shades, tints & tones
#e53b8f color schemes
#e53b8f color preview, HTML & CSS examples
This text has a color of #e53b8f
<p style="color:#e53b8f;">Text here</p>
.mytext {color:#e53b8f;}
This box has a color of #e53b8f
<div style="background-color:#e53b8f;">Content here</div>
.mybackground {background-color:#e53b8f;}
Border around this has a color of #e53b8f
<div style="border:2px solid #e53b8f;">Content here</div>
.myborder {border:2px solid #e53b8f;}