#ed2e8f color space conversions
Hex:
#ed2e8f
RGB:
237, 46, 143
CMY:
7, 82, 44
CMYK:
0, 81, 40, 7
HSL:
330°, 84.1410%, 55.4902%
HSV (HSB):
330°, 80.5907%, 92.9412%
XYZ:
40.8600, 21.9417, 28.0682
xyY:
0.4497, 0.2415, 21.9417
CIE-Lab:
53.9651, 75.7870, -6.6568
CIE-LCH:
53.9651, 76.0788, 354.9803
CIE-Luv:
53.9651, 113.6571, -23.5374
Hunter-Lab:
46.8420, 73.7311, -2.7378
#ed2e8f color charts
#ed2e8f color shades, tints & tones
#ed2e8f color schemes
#ed2e8f color preview, HTML & CSS examples
This text has a color of #ed2e8f
<p style="color:#ed2e8f;">Text here</p>
.mytext {color:#ed2e8f;}
This box has a color of #ed2e8f
<div style="background-color:#ed2e8f;">Content here</div>
.mybackground {background-color:#ed2e8f;}
Border around this has a color of #ed2e8f
<div style="border:2px solid #ed2e8f;">Content here</div>
.myborder {border:2px solid #ed2e8f;}