#ed046c color space conversions
Hex:
#ed046c
RGB:
237, 4, 108
CMY:
7, 98, 58
CMYK:
0, 98, 54, 7
HSL:
333°, 96.6805%, 47.2549%
HSV (HSB):
333°, 98.3122%, 92.9412%
XYZ:
37.6752, 19.1741, 15.9026
xyY:
0.5179, 0.2636, 19.1741
CIE-Lab:
50.8902, 78.9701, 10.0027
CIE-LCH:
50.8902, 79.6011, 7.2189
CIE-Luv:
50.8902, 136.4102, -3.7603
Hunter-Lab:
43.7882, 76.9515, 9.1193
#ed046c color charts
#ed046c color shades, tints & tones
#ed046c color schemes
#ed046c color preview, HTML & CSS examples
This text has a color of #ed046c
<p style="color:#ed046c;">Text here</p>
.mytext {color:#ed046c;}
This box has a color of #ed046c
<div style="background-color:#ed046c;">Content here</div>
.mybackground {background-color:#ed046c;}
Border around this has a color of #ed046c
<div style="border:2px solid #ed046c;">Content here</div>
.myborder {border:2px solid #ed046c;}