#ed777c color space conversions
Hex:
#ed777c
RGB:
237, 119, 124
CMY:
7, 53, 51
CMYK:
0, 50, 48, 7
HSL:
357°, 76.6234%, 69.8039%
HSV (HSB):
357°, 49.7890%, 92.9412%
XYZ:
45.1600, 32.6534, 22.9913
xyY:
0.4480, 0.3239, 32.6534
CIE-Lab:
63.8793, 45.8518, 18.6267
CIE-LCH:
63.8793, 49.4908, 22.1088
CIE-Luv:
63.8793, 84.0935, 15.1748
Hunter-Lab:
57.1432, 41.0672, 16.1451
#ed777c color charts
#ed777c color shades, tints & tones
#ed777c color schemes
#ed777c color preview, HTML & CSS examples
This text has a color of #ed777c
<p style="color:#ed777c;">Text here</p>
.mytext {color:#ed777c;}
This box has a color of #ed777c
<div style="background-color:#ed777c;">Content here</div>
.mybackground {background-color:#ed777c;}
Border around this has a color of #ed777c
<div style="border:2px solid #ed777c;">Content here</div>
.myborder {border:2px solid #ed777c;}