#ed2099 color space conversions
Hex:
#ed2099
RGB:
237, 32, 153
CMY:
7, 87, 40
CMYK:
0, 86, 35, 7
HSL:
325°, 85.0622%, 52.7451%
HSV (HSB):
325°, 86.4979%, 92.9412%
XYZ:
41.1913, 21.3375, 32.0845
xyY:
0.4354, 0.2255, 21.3375
CIE-Lab:
53.3169, 79.5984, -13.5771
CIE-LCH:
53.3169, 80.7480, 350.3202
CIE-Luv:
53.3169, 112.4917, -33.6781
Hunter-Lab:
46.1925, 78.3374, -8.8471
#ed2099 color charts
#ed2099 color shades, tints & tones
#ed2099 color schemes
#ed2099 color preview, HTML & CSS examples
This text has a color of #ed2099
<p style="color:#ed2099;">Text here</p>
.mytext {color:#ed2099;}
This box has a color of #ed2099
<div style="background-color:#ed2099;">Content here</div>
.mybackground {background-color:#ed2099;}
Border around this has a color of #ed2099
<div style="border:2px solid #ed2099;">Content here</div>
.myborder {border:2px solid #ed2099;}