#ed80cf color space conversions
Hex:
#ed80cf
RGB:
237, 128, 207
CMY:
7, 50, 19
CMYK:
0, 46, 13, 7
HSL:
317°, 75.1724%, 71.5686%
HSV (HSB):
317°, 45.9916%, 92.9412%
XYZ:
53.9067, 37.9479, 63.5150
xyY:
0.3470, 0.2442, 37.9479
CIE-Lab:
67.9822, 51.8851, -22.3130
CIE-LCH:
67.9822, 56.4794, 336.7301
CIE-Luv:
67.9822, 59.3588, -42.9467
Hunter-Lab:
61.6018, 48.3991, -18.0100
#ed80cf color charts
#ed80cf color shades, tints & tones
#ed80cf color schemes
#ed80cf color preview, HTML & CSS examples
This text has a color of #ed80cf
<p style="color:#ed80cf;">Text here</p>
.mytext {color:#ed80cf;}
This box has a color of #ed80cf
<div style="background-color:#ed80cf;">Content here</div>
.mybackground {background-color:#ed80cf;}
Border around this has a color of #ed80cf
<div style="border:2px solid #ed80cf;">Content here</div>
.myborder {border:2px solid #ed80cf;}