#e53d6b color space conversions
Hex:
#e53d6b
RGB:
229, 61, 107
CMY:
10, 76, 58
CMYK:
0, 73, 53, 10
HSL:
344°, 76.3636%, 56.8627%
HSV (HSB):
344°, 73.3624%, 89.8039%
XYZ:
36.6357, 21.0570, 16.0434
xyY:
0.4968, 0.2856, 21.0570
CIE-Lab:
53.0119, 66.4155, 13.3507
CIE-LCH:
53.0119, 67.7440, 11.3660
CIE-Luv:
53.0119, 115.7426, 3.2473
Hunter-Lab:
45.8879, 62.2056, 11.3925
#e53d6b color charts
#e53d6b color shades, tints & tones
#e53d6b color schemes
#e53d6b color preview, HTML & CSS examples
This text has a color of #e53d6b
<p style="color:#e53d6b;">Text here</p>
.mytext {color:#e53d6b;}
This box has a color of #e53d6b
<div style="background-color:#e53d6b;">Content here</div>
.mybackground {background-color:#e53d6b;}
Border around this has a color of #e53d6b
<div style="border:2px solid #e53d6b;">Content here</div>
.myborder {border:2px solid #e53d6b;}