#ed0084 color space conversions
Hex:
#ed0084
RGB:
237, 0, 132
CMY:
7, 100, 48
CMYK:
0, 100, 44, 7
HSL:
327°, 100.0000%, 46.4706%
HSV (HSB):
327°, 100.0000%, 92.9412%
XYZ:
39.0899, 19.6705, 23.5663
xyY:
0.4748, 0.2389, 19.6705
CIE-Lab:
51.4626, 81.0439, -3.7661
CIE-LCH:
51.4626, 81.1314, 357.3394
CIE-Luv:
51.4626, 126.0290, -20.7718
Hunter-Lab:
44.3514, 79.7093, -0.4580
#ed0084 color charts
#ed0084 color shades, tints & tones
#ed0084 color schemes
#ed0084 color preview, HTML & CSS examples
This text has a color of #ed0084
<p style="color:#ed0084;">Text here</p>
.mytext {color:#ed0084;}
This box has a color of #ed0084
<div style="background-color:#ed0084;">Content here</div>
.mybackground {background-color:#ed0084;}
Border around this has a color of #ed0084
<div style="border:2px solid #ed0084;">Content here</div>
.myborder {border:2px solid #ed0084;}