#ed1984 color space conversions
Hex:
#ed1984
RGB:
237, 25, 132
CMY:
7, 90, 48
CMYK:
0, 89, 44, 7
HSL:
330°, 85.4839%, 51.3725%
HSV (HSB):
330°, 89.4515%, 92.9412%
XYZ:
39.4375, 20.3657, 23.6822
xyY:
0.4724, 0.2439, 20.3657
CIE-Lab:
52.2482, 78.7565, -2.6080
CIE-LCH:
52.2482, 78.7997, 358.1033
CIE-Luv:
52.2482, 123.2081, -18.8145
Hunter-Lab:
45.1284, 77.0158, 0.4761
#ed1984 color charts
#ed1984 color shades, tints & tones
#ed1984 color schemes
#ed1984 color preview, HTML & CSS examples
This text has a color of #ed1984
<p style="color:#ed1984;">Text here</p>
.mytext {color:#ed1984;}
This box has a color of #ed1984
<div style="background-color:#ed1984;">Content here</div>
.mybackground {background-color:#ed1984;}
Border around this has a color of #ed1984
<div style="border:2px solid #ed1984;">Content here</div>
.myborder {border:2px solid #ed1984;}