#e5757e color space conversions
Hex:
#e5757e
RGB:
229, 117, 126
CMY:
10, 54, 51
CMYK:
0, 49, 45, 10
HSL:
355°, 68.2927%, 67.8431%
HSV (HSB):
355°, 48.9083%, 89.8039%
XYZ:
42.4403, 30.8870, 23.4636
xyY:
0.4385, 0.3191, 30.8870
CIE-Lab:
62.4121, 44.1810, 15.2871
CIE-LCH:
62.4121, 46.7510, 19.0862
CIE-Luv:
62.4121, 78.5517, 11.4880
Hunter-Lab:
55.5760, 39.0523, 13.8716
#e5757e color charts
#e5757e color shades, tints & tones
#e5757e color schemes
#e5757e color preview, HTML & CSS examples
This text has a color of #e5757e
<p style="color:#e5757e;">Text here</p>
.mytext {color:#e5757e;}
This box has a color of #e5757e
<div style="background-color:#e5757e;">Content here</div>
.mybackground {background-color:#e5757e;}
Border around this has a color of #e5757e
<div style="border:2px solid #e5757e;">Content here</div>
.myborder {border:2px solid #e5757e;}