#ed2090 color space conversions
Hex:
#ed2090
RGB:
237, 32, 144
CMY:
7, 87, 44
CMYK:
0, 86, 39, 7
HSL:
327°, 85.0622%, 52.7451%
HSV (HSB):
327°, 86.4979%, 92.9412%
XYZ:
40.4756, 21.0512, 28.3155
xyY:
0.4505, 0.2343, 21.0512
CIE-Lab:
53.0054, 78.7363, -8.6841
CIE-LCH:
53.0054, 79.2138, 353.7061
CIE-Luv:
53.0054, 116.5412, -26.8086
Hunter-Lab:
45.8815, 77.1757, -4.4734
#ed2090 color charts
#ed2090 color shades, tints & tones
#ed2090 color schemes
#ed2090 color preview, HTML & CSS examples
This text has a color of #ed2090
<p style="color:#ed2090;">Text here</p>
.mytext {color:#ed2090;}
This box has a color of #ed2090
<div style="background-color:#ed2090;">Content here</div>
.mybackground {background-color:#ed2090;}
Border around this has a color of #ed2090
<div style="border:2px solid #ed2090;">Content here</div>
.myborder {border:2px solid #ed2090;}