#ed3abc color space conversions
Hex:
#ed3abc
RGB:
237, 58, 188
CMY:
7, 77, 26
CMYK:
0, 76, 21, 7
HSL:
316°, 83.2558%, 57.8431%
HSV (HSB):
316°, 75.5274%, 92.9412%
XYZ:
45.5152, 24.6615, 49.9382
xyY:
0.3789, 0.2053, 24.6615
CIE-Lab:
56.7441, 77.6274, -28.8158
CIE-LCH:
56.7441, 82.8031, 339.6347
CIE-Luv:
56.7441, 91.6545, -55.8224
Hunter-Lab:
49.6603, 76.6952, -24.8595
#ed3abc color charts
#ed3abc color shades, tints & tones
#ed3abc color schemes
#ed3abc color preview, HTML & CSS examples
This text has a color of #ed3abc
<p style="color:#ed3abc;">Text here</p>
.mytext {color:#ed3abc;}
This box has a color of #ed3abc
<div style="background-color:#ed3abc;">Content here</div>
.mybackground {background-color:#ed3abc;}
Border around this has a color of #ed3abc
<div style="border:2px solid #ed3abc;">Content here</div>
.myborder {border:2px solid #ed3abc;}