#ed2098 color space conversions
Hex:
#ed2098
RGB:
237, 32, 152
CMY:
7, 87, 40
CMYK:
0, 86, 36, 7
HSL:
325°, 85.0622%, 52.7451%
HSV (HSB):
325°, 86.4979%, 92.9412%
XYZ:
41.1091, 21.3045, 31.6513
xyY:
0.4370, 0.2265, 21.3045
CIE-Lab:
53.2812, 79.5000, -13.0368
CIE-LCH:
53.2812, 80.5618, 350.6873
CIE-Luv:
53.2812, 112.9430, -32.9090
Hunter-Lab:
46.1568, 78.2045, -8.3473
#ed2098 color charts
#ed2098 color shades, tints & tones
#ed2098 color schemes
#ed2098 color preview, HTML & CSS examples
This text has a color of #ed2098
<p style="color:#ed2098;">Text here</p>
.mytext {color:#ed2098;}
This box has a color of #ed2098
<div style="background-color:#ed2098;">Content here</div>
.mybackground {background-color:#ed2098;}
Border around this has a color of #ed2098
<div style="border:2px solid #ed2098;">Content here</div>
.myborder {border:2px solid #ed2098;}