#ed3280 color space conversions
Hex:
#ed3280
RGB:
237, 50, 128
CMY:
7, 80, 50
CMYK:
0, 79, 46, 7
HSL:
335°, 83.8565%, 56.2745%
HSV (HSB):
335°, 78.9030%, 92.9412%
XYZ:
39.9619, 21.8442, 22.5322
xyY:
0.4738, 0.2590, 21.8442
CIE-Lab:
53.8614, 73.4490, 2.1525
CIE-LCH:
53.8614, 73.4805, 1.6786
CIE-Luv:
53.8614, 118.6406, -11.6353
Hunter-Lab:
46.7378, 70.8305, 4.1329
#ed3280 color charts
#ed3280 color shades, tints & tones
#ed3280 color schemes
#ed3280 color preview, HTML & CSS examples
This text has a color of #ed3280
<p style="color:#ed3280;">Text here</p>
.mytext {color:#ed3280;}
This box has a color of #ed3280
<div style="background-color:#ed3280;">Content here</div>
.mybackground {background-color:#ed3280;}
Border around this has a color of #ed3280
<div style="border:2px solid #ed3280;">Content here</div>
.myborder {border:2px solid #ed3280;}