#e53eae color space conversions
Hex:
#e53eae
RGB:
229, 62, 174
CMY:
10, 76, 32
CMYK:
0, 73, 24, 10
HSL:
320°, 76.2557%, 57.0588%
HSV (HSB):
320°, 72.9258%, 89.8039%
XYZ:
41.6757, 23.1593, 42.3180
xyY:
0.3889, 0.2161, 23.1593
CIE-Lab:
55.2360, 72.8036, -23.1341
CIE-LCH:
55.2360, 76.3908, 342.3718
CIE-Luv:
55.2360, 89.9136, -46.2510
Hunter-Lab:
48.1241, 70.3649, -18.4500
#e53eae color charts
#e53eae color shades, tints & tones
#e53eae color schemes
#e53eae color preview, HTML & CSS examples
This text has a color of #e53eae
<p style="color:#e53eae;">Text here</p>
.mytext {color:#e53eae;}
This box has a color of #e53eae
<div style="background-color:#e53eae;">Content here</div>
.mybackground {background-color:#e53eae;}
Border around this has a color of #e53eae
<div style="border:2px solid #e53eae;">Content here</div>
.myborder {border:2px solid #e53eae;}