#e53e95 color space conversions
Hex:
#e53e95
RGB:
229, 62, 149
CMY:
10, 76, 42
CMYK:
0, 73, 35, 10
HSL:
329°, 76.2557%, 57.0588%
HSV (HSB):
329°, 72.9258%, 89.8039%
XYZ:
39.4605, 22.2732, 30.6531
xyY:
0.4271, 0.2411, 22.2732
CIE-Lab:
54.3157, 69.9175, -9.8456
CIE-LCH:
54.3157, 70.6074, 351.9845
CIE-Luv:
54.3157, 99.7217, -26.6355
Hunter-Lab:
47.1945, 66.6582, -5.4731
#e53e95 color charts
#e53e95 color shades, tints & tones
#e53e95 color schemes
#e53e95 color preview, HTML & CSS examples
This text has a color of #e53e95
<p style="color:#e53e95;">Text here</p>
.mytext {color:#e53e95;}
This box has a color of #e53e95
<div style="background-color:#e53e95;">Content here</div>
.mybackground {background-color:#e53e95;}
Border around this has a color of #e53e95
<div style="border:2px solid #e53e95;">Content here</div>
.myborder {border:2px solid #e53e95;}