#e5757a color space conversions
Hex:
#e5757a
RGB:
229, 117, 122
CMY:
10, 54, 52
CMYK:
0, 49, 47, 10
HSL:
357°, 68.2927%, 67.8431%
HSV (HSB):
357°, 48.9083%, 89.8039%
XYZ:
42.1872, 30.7857, 22.1311
xyY:
0.4436, 0.3237, 30.7857
CIE-Lab:
62.3263, 43.7896, 17.4535
CIE-LCH:
62.3263, 47.1397, 21.7310
CIE-Luv:
62.3263, 79.4206, 14.1322
Hunter-Lab:
55.4849, 38.6217, 15.1906
#e5757a color charts
#e5757a color shades, tints & tones
#e5757a color schemes
#e5757a color preview, HTML & CSS examples
This text has a color of #e5757a
<p style="color:#e5757a;">Text here</p>
.mytext {color:#e5757a;}
This box has a color of #e5757a
<div style="background-color:#e5757a;">Content here</div>
.mybackground {background-color:#e5757a;}
Border around this has a color of #e5757a
<div style="border:2px solid #e5757a;">Content here</div>
.myborder {border:2px solid #e5757a;}