#ed25a6 color space conversions
Hex:
#ed25a6
RGB:
237, 37, 166
CMY:
7, 85, 35
CMYK:
0, 84, 30, 7
HSL:
321°, 84.7458%, 53.7255%
HSV (HSB):
321°, 84.3882%, 92.9412%
XYZ:
42.4696, 22.0808, 38.1000
xyY:
0.4137, 0.2151, 22.0808
CIE-Lab:
54.1127, 80.0422, -20.0509
CIE-LCH:
54.1127, 82.5154, 345.9366
CIE-Luv:
54.1127, 105.7195, -42.9767
Hunter-Lab:
46.9902, 79.0945, -15.1796
#ed25a6 color charts
#ed25a6 color shades, tints & tones
#ed25a6 color schemes
#ed25a6 color preview, HTML & CSS examples
This text has a color of #ed25a6
<p style="color:#ed25a6;">Text here</p>
.mytext {color:#ed25a6;}
This box has a color of #ed25a6
<div style="background-color:#ed25a6;">Content here</div>
.mybackground {background-color:#ed25a6;}
Border around this has a color of #ed25a6
<div style="border:2px solid #ed25a6;">Content here</div>
.myborder {border:2px solid #ed25a6;}