#ed25b4 color space conversions
Hex:
#ed25b4
RGB:
237, 37, 180
CMY:
7, 85, 29
CMYK:
0, 84, 24, 7
HSL:
317°, 84.7458%, 53.7255%
HSV (HSB):
317°, 84.3882%, 92.9412%
XYZ:
43.8248, 22.6229, 45.2369
xyY:
0.3924, 0.2026, 22.6229
CIE-Lab:
54.6818, 81.6126, -27.3710
CIE-LCH:
54.6818, 86.0801, 341.4597
CIE-Luv:
54.6818, 99.5225, -53.9829
Hunter-Lab:
47.5636, 81.2327, -23.0951
#ed25b4 color charts
#ed25b4 color shades, tints & tones
#ed25b4 color schemes
#ed25b4 color preview, HTML & CSS examples
This text has a color of #ed25b4
<p style="color:#ed25b4;">Text here</p>
.mytext {color:#ed25b4;}
This box has a color of #ed25b4
<div style="background-color:#ed25b4;">Content here</div>
.mybackground {background-color:#ed25b4;}
Border around this has a color of #ed25b4
<div style="border:2px solid #ed25b4;">Content here</div>
.myborder {border:2px solid #ed25b4;}