#ed25c9 color space conversions
Hex:
#ed25c9
RGB:
237, 37, 201
CMY:
7, 85, 21
CMYK:
0, 84, 15, 7
HSL:
311°, 84.7458%, 53.7255%
HSV (HSB):
311°, 84.3882%, 92.9412%
XYZ:
46.1292, 23.5447, 57.3716
xyY:
0.3631, 0.1853, 23.5447
CIE-Lab:
55.6290, 84.1849, -38.0401
CIE-LCH:
55.6290, 92.3804, 335.6835
CIE-Luv:
55.6290, 90.4497, -70.5085
Hunter-Lab:
48.5229, 84.7795, -36.1362
#ed25c9 color charts
#ed25c9 color shades, tints & tones
#ed25c9 color schemes
#ed25c9 color preview, HTML & CSS examples
This text has a color of #ed25c9
<p style="color:#ed25c9;">Text here</p>
.mytext {color:#ed25c9;}
This box has a color of #ed25c9
<div style="background-color:#ed25c9;">Content here</div>
.mybackground {background-color:#ed25c9;}
Border around this has a color of #ed25c9
<div style="border:2px solid #ed25c9;">Content here</div>
.myborder {border:2px solid #ed25c9;}