#ed1e9e color space conversions
Hex:
#ed1e9e
RGB:
237, 30, 158
CMY:
7, 88, 38
CMYK:
0, 87, 33, 7
HSL:
323°, 85.1852%, 52.3529%
HSV (HSB):
323°, 87.3418%, 92.9412%
XYZ:
41.5609, 21.4017, 34.2882
xyY:
0.4274, 0.2201, 21.4017
CIE-Lab:
53.3863, 80.4270, -16.4370
CIE-LCH:
53.3863, 82.0895, 348.4494
CIE-Luv:
53.3863, 110.5764, -37.8320
Hunter-Lab:
46.2620, 79.4026, -11.5609
#ed1e9e color charts
#ed1e9e color shades, tints & tones
#ed1e9e color schemes
#ed1e9e color preview, HTML & CSS examples
This text has a color of #ed1e9e
<p style="color:#ed1e9e;">Text here</p>
.mytext {color:#ed1e9e;}
This box has a color of #ed1e9e
<div style="background-color:#ed1e9e;">Content here</div>
.mybackground {background-color:#ed1e9e;}
Border around this has a color of #ed1e9e
<div style="border:2px solid #ed1e9e;">Content here</div>
.myborder {border:2px solid #ed1e9e;}