#ed0050 color space conversions
Hex:
#ed0050
RGB:
237, 0, 80
CMY:
7, 100, 69
CMYK:
0, 100, 66, 7
HSL:
340°, 100.0000%, 46.4706%
HSV (HSB):
340°, 100.0000%, 92.9412%
XYZ:
36.3730, 18.5837, 9.2594
xyY:
0.5664, 0.2894, 18.5837
CIE-Lab:
50.1966, 77.6786, 26.1818
CIE-LCH:
50.1966, 81.9723, 18.6265
CIE-Luv:
50.1966, 147.7716, 12.6697
Hunter-Lab:
43.1088, 75.1687, 17.4413
#ed0050 color charts
#ed0050 color shades, tints & tones
#ed0050 color schemes
#ed0050 color preview, HTML & CSS examples
This text has a color of #ed0050
<p style="color:#ed0050;">Text here</p>
.mytext {color:#ed0050;}
This box has a color of #ed0050
<div style="background-color:#ed0050;">Content here</div>
.mybackground {background-color:#ed0050;}
Border around this has a color of #ed0050
<div style="border:2px solid #ed0050;">Content here</div>
.myborder {border:2px solid #ed0050;}