#e53d6e color space conversions
Hex:
#e53d6e
RGB:
229, 61, 110
CMY:
10, 76, 57
CMYK:
0, 73, 52, 10
HSL:
343°, 76.3636%, 56.8627%
HSV (HSB):
343°, 73.3624%, 89.8039%
XYZ:
36.7963, 21.1213, 16.8893
xyY:
0.4919, 0.2823, 21.1213
CIE-Lab:
53.0820, 66.6442, 11.6468
CIE-LCH:
53.0820, 67.6543, 9.9130
CIE-Luv:
53.0820, 114.7059, 1.2818
Hunter-Lab:
45.9579, 62.4902, 10.3818
#e53d6e color charts
#e53d6e color shades, tints & tones
#e53d6e color schemes
#e53d6e color preview, HTML & CSS examples
This text has a color of #e53d6e
<p style="color:#e53d6e;">Text here</p>
.mytext {color:#e53d6e;}
This box has a color of #e53d6e
<div style="background-color:#e53d6e;">Content here</div>
.mybackground {background-color:#e53d6e;}
Border around this has a color of #e53d6e
<div style="border:2px solid #e53d6e;">Content here</div>
.myborder {border:2px solid #e53d6e;}