#ed4682 color space conversions
Hex:
#ed4682
RGB:
237, 70, 130
CMY:
7, 73, 49
CMYK:
0, 70, 45, 7
HSL:
338°, 82.2660%, 60.1961%
HSV (HSB):
338°, 70.4641%, 92.9412%
XYZ:
41.1445, 23.9965, 23.5823
xyY:
0.4637, 0.2705, 23.9965
CIE-Lab:
56.0843, 67.5261, 4.1753
CIE-LCH:
56.0843, 67.6550, 3.5382
CIE-Luv:
56.0843, 110.0649, -7.7427
Hunter-Lab:
48.9863, 64.1995, 5.7478
#ed4682 color charts
#ed4682 color shades, tints & tones
#ed4682 color schemes
#ed4682 color preview, HTML & CSS examples
This text has a color of #ed4682
<p style="color:#ed4682;">Text here</p>
.mytext {color:#ed4682;}
This box has a color of #ed4682
<div style="background-color:#ed4682;">Content here</div>
.mybackground {background-color:#ed4682;}
Border around this has a color of #ed4682
<div style="border:2px solid #ed4682;">Content here</div>
.myborder {border:2px solid #ed4682;}