#ed056c color space conversions
Hex:
#ed056c
RGB:
237, 5, 108
CMY:
7, 98, 58
CMYK:
0, 98, 54, 7
HSL:
333°, 95.8678%, 47.4510%
HSV (HSB):
333°, 97.8903%, 92.9412%
XYZ:
37.6861, 19.1958, 15.9062
xyY:
0.5178, 0.2637, 19.1958
CIE-Lab:
50.9155, 78.8966, 10.0382
CIE-LCH:
50.9155, 79.5326, 7.2509
CIE-Luv:
50.9155, 136.3060, -3.7007
Hunter-Lab:
43.8130, 76.8655, 9.1439
#ed056c color charts
#ed056c color shades, tints & tones
#ed056c color schemes
#ed056c color preview, HTML & CSS examples
This text has a color of #ed056c
<p style="color:#ed056c;">Text here</p>
.mytext {color:#ed056c;}
This box has a color of #ed056c
<div style="background-color:#ed056c;">Content here</div>
.mybackground {background-color:#ed056c;}
Border around this has a color of #ed056c
<div style="border:2px solid #ed056c;">Content here</div>
.myborder {border:2px solid #ed056c;}