#ed50b9 color space conversions
Hex:
#ed50b9
RGB:
237, 80, 185
CMY:
7, 69, 27
CMYK:
0, 66, 22, 7
HSL:
320°, 81.3472%, 62.1569%
HSV (HSB):
320°, 66.2447%, 92.9412%
XYZ:
46.5507, 27.2446, 48.7042
xyY:
0.3800, 0.2224, 27.2446
CIE-Lab:
59.2001, 69.9854, -23.3003
CIE-LCH:
59.2001, 73.7622, 341.5858
CIE-Luv:
59.2001, 86.0493, -46.6167
Hunter-Lab:
52.1964, 67.8492, -18.7857
#ed50b9 color charts
#ed50b9 color shades, tints & tones
#ed50b9 color schemes
#ed50b9 color preview, HTML & CSS examples
This text has a color of #ed50b9
<p style="color:#ed50b9;">Text here</p>
.mytext {color:#ed50b9;}
This box has a color of #ed50b9
<div style="background-color:#ed50b9;">Content here</div>
.mybackground {background-color:#ed50b9;}
Border around this has a color of #ed50b9
<div style="border:2px solid #ed50b9;">Content here</div>
.myborder {border:2px solid #ed50b9;}