#ed76d5 color space conversions
Hex:
#ed76d5
RGB:
237, 118, 213
CMY:
7, 54, 16
CMYK:
0, 50, 10, 7
HSL:
312°, 76.7742%, 69.6078%
HSV (HSB):
312°, 50.2110%, 92.9412%
XYZ:
53.4137, 35.7655, 67.0390
xyY:
0.3419, 0.2289, 35.7655
CIE-Lab:
66.3403, 57.6964, -28.1789
CIE-LCH:
66.3403, 64.2100, 333.9691
CIE-Luv:
66.3403, 62.3215, -52.9556
Hunter-Lab:
59.8043, 54.7685, -24.5996
#ed76d5 color charts
#ed76d5 color shades, tints & tones
#ed76d5 color schemes
#ed76d5 color preview, HTML & CSS examples
This text has a color of #ed76d5
<p style="color:#ed76d5;">Text here</p>
.mytext {color:#ed76d5;}
This box has a color of #ed76d5
<div style="background-color:#ed76d5;">Content here</div>
.mybackground {background-color:#ed76d5;}
Border around this has a color of #ed76d5
<div style="border:2px solid #ed76d5;">Content here</div>
.myborder {border:2px solid #ed76d5;}