#ed2280 color space conversions
Hex:
#ed2280
RGB:
237, 34, 128
CMY:
7, 87, 50
CMYK:
0, 86, 46, 7
HSL:
332°, 84.9372%, 53.1373%
HSV (HSB):
332°, 85.6540%, 92.9412%
XYZ:
39.3934, 20.7071, 22.3427
xyY:
0.4778, 0.2512, 20.7071
CIE-Lab:
52.6274, 76.9827, 0.3576
CIE-LCH:
52.6274, 76.9835, 0.2662
CIE-Luv:
52.6274, 123.1543, -14.6754
Hunter-Lab:
45.5050, 74.8922, 2.7425
#ed2280 color charts
#ed2280 color shades, tints & tones
#ed2280 color schemes
#ed2280 color preview, HTML & CSS examples
This text has a color of #ed2280
<p style="color:#ed2280;">Text here</p>
.mytext {color:#ed2280;}
This box has a color of #ed2280
<div style="background-color:#ed2280;">Content here</div>
.mybackground {background-color:#ed2280;}
Border around this has a color of #ed2280
<div style="border:2px solid #ed2280;">Content here</div>
.myborder {border:2px solid #ed2280;}