#ed017a color space conversions
Hex:
#ed017a
RGB:
237, 1, 122
CMY:
7, 100, 52
CMYK:
0, 100, 49, 7
HSL:
329°, 99.1597%, 46.6667%
HSV (HSB):
329°, 99.5781%, 92.9412%
XYZ:
38.4488, 19.4314, 20.1365
xyY:
0.4928, 0.2491, 19.4314
CIE-Lab:
51.1881, 80.1827, 1.8941
CIE-LCH:
51.1881, 80.2051, 1.3532
CIE-Luv:
51.1881, 130.5432, -13.5071
Hunter-Lab:
44.0810, 78.5511, 3.7727
#ed017a color charts
#ed017a color shades, tints & tones
#ed017a color schemes
#ed017a color preview, HTML & CSS examples
This text has a color of #ed017a
<p style="color:#ed017a;">Text here</p>
.mytext {color:#ed017a;}
This box has a color of #ed017a
<div style="background-color:#ed017a;">Content here</div>
.mybackground {background-color:#ed017a;}
Border around this has a color of #ed017a
<div style="border:2px solid #ed017a;">Content here</div>
.myborder {border:2px solid #ed017a;}