#ed1e5e color space conversions
Hex:
#ed1e5e
RGB:
237, 30, 94
CMY:
7, 88, 63
CMYK:
0, 87, 60, 7
HSL:
341°, 85.1852%, 52.3529%
HSV (HSB):
341°, 87.3418%, 92.9412%
XYZ:
37.4097, 19.7412, 12.4284
xyY:
0.5377, 0.2837, 19.7412
CIE-Lab:
51.5434, 75.2900, 19.4370
CIE-LCH:
51.5434, 77.7585, 14.4755
CIE-Luv:
51.5434, 137.8338, 7.2383
Hunter-Lab:
44.4311, 72.5374, 14.5170
#ed1e5e color charts
#ed1e5e color shades, tints & tones
#ed1e5e color schemes
#ed1e5e color preview, HTML & CSS examples
This text has a color of #ed1e5e
<p style="color:#ed1e5e;">Text here</p>
.mytext {color:#ed1e5e;}
This box has a color of #ed1e5e
<div style="background-color:#ed1e5e;">Content here</div>
.mybackground {background-color:#ed1e5e;}
Border around this has a color of #ed1e5e
<div style="border:2px solid #ed1e5e;">Content here</div>
.myborder {border:2px solid #ed1e5e;}