#ed25bc color space conversions
Hex:
#ed25bc
RGB:
237, 37, 188
CMY:
7, 85, 26
CMYK:
0, 84, 21, 7
HSL:
315°, 84.7458%, 53.7255%
HSV (HSB):
315°, 84.3882%, 92.9412%
XYZ:
44.6637, 22.9585, 49.6543
xyY:
0.3808, 0.1958, 22.9585
CIE-Lab:
55.0296, 82.5628, -31.4791
CIE-LCH:
55.0296, 88.3603, 339.1294
CIE-Luv:
55.0296, 96.0259, -60.2892
Hunter-Lab:
47.9150, 82.5364, -27.9017
#ed25bc color charts
#ed25bc color shades, tints & tones
#ed25bc color schemes
#ed25bc color preview, HTML & CSS examples
This text has a color of #ed25bc
<p style="color:#ed25bc;">Text here</p>
.mytext {color:#ed25bc;}
This box has a color of #ed25bc
<div style="background-color:#ed25bc;">Content here</div>
.mybackground {background-color:#ed25bc;}
Border around this has a color of #ed25bc
<div style="border:2px solid #ed25bc;">Content here</div>
.myborder {border:2px solid #ed25bc;}