#ed80d6 color space conversions
Hex:
#ed80d6
RGB:
237, 128, 214
CMY:
7, 50, 16
CMYK:
0, 46, 10, 7
HSL:
313°, 75.1724%, 71.5686%
HSV (HSB):
313°, 45.9916%, 92.9412%
XYZ:
54.7818, 38.2979, 68.1232
xyY:
0.3398, 0.2376, 38.2979
CIE-Lab:
68.2396, 53.0030, -25.8166
CIE-LCH:
68.2396, 58.9561, 334.0303
CIE-Luv:
68.2396, 57.6824, -48.6682
Hunter-Lab:
61.8853, 49.7117, -21.9466
#ed80d6 color charts
#ed80d6 color shades, tints & tones
#ed80d6 color schemes
#ed80d6 color preview, HTML & CSS examples
This text has a color of #ed80d6
<p style="color:#ed80d6;">Text here</p>
.mytext {color:#ed80d6;}
This box has a color of #ed80d6
<div style="background-color:#ed80d6;">Content here</div>
.mybackground {background-color:#ed80d6;}
Border around this has a color of #ed80d6
<div style="border:2px solid #ed80d6;">Content here</div>
.myborder {border:2px solid #ed80d6;}