#ed757e color space conversions
Hex:
#ed757e
RGB:
237, 117, 126
CMY:
7, 54, 51
CMYK:
0, 51, 47, 7
HSL:
356°, 76.9231%, 69.4118%
HSV (HSB):
356°, 50.6329%, 92.9412%
XYZ:
45.0522, 32.2335, 23.5858
xyY:
0.4466, 0.3195, 32.2335
CIE-Lab:
63.5354, 47.0237, 17.0159
CIE-LCH:
63.5354, 50.0077, 19.8931
CIE-Luv:
63.5354, 84.9528, 12.9849
Hunter-Lab:
56.7745, 42.2895, 15.1113
#ed757e color charts
#ed757e color shades, tints & tones
#ed757e color schemes
#ed757e color preview, HTML & CSS examples
This text has a color of #ed757e
<p style="color:#ed757e;">Text here</p>
.mytext {color:#ed757e;}
This box has a color of #ed757e
<div style="background-color:#ed757e;">Content here</div>
.mybackground {background-color:#ed757e;}
Border around this has a color of #ed757e
<div style="border:2px solid #ed757e;">Content here</div>
.myborder {border:2px solid #ed757e;}