#e53dae color space conversions
Hex:
#e53dae
RGB:
229, 61, 174
CMY:
10, 76, 32
CMYK:
0, 73, 24, 10
HSL:
320°, 76.3636%, 56.8627%
HSV (HSB):
320°, 73.3624%, 89.8039%
XYZ:
41.6218, 23.0515, 42.3001
xyY:
0.3891, 0.2155, 23.0515
CIE-Lab:
55.1253, 73.1168, -23.3043
CIE-LCH:
55.1253, 76.7408, 342.3215
CIE-Luv:
55.1253, 90.2093, -46.5393
Hunter-Lab:
48.0120, 70.7216, -18.6280
#e53dae color charts
#e53dae color shades, tints & tones
#e53dae color schemes
#e53dae color preview, HTML & CSS examples
This text has a color of #e53dae
<p style="color:#e53dae;">Text here</p>
.mytext {color:#e53dae;}
This box has a color of #e53dae
<div style="background-color:#e53dae;">Content here</div>
.mybackground {background-color:#e53dae;}
Border around this has a color of #e53dae
<div style="border:2px solid #e53dae;">Content here</div>
.myborder {border:2px solid #e53dae;}