#ed009b color space conversions
Hex:
#ed009b
RGB:
237, 0, 155
CMY:
7, 100, 39
CMYK:
0, 100, 35, 7
HSL:
321°, 100.0000%, 46.4706%
HSV (HSB):
321°, 100.0000%, 92.9412%
XYZ:
40.8414, 20.3711, 32.7898
xyY:
0.4345, 0.2167, 20.3711
CIE-Lab:
52.2542, 83.1044, -16.3773
CIE-LCH:
52.2542, 84.7028, 348.8516
CIE-Luv:
52.2542, 115.1139, -38.1296
Hunter-Lab:
45.1343, 82.5371, -11.4797
#ed009b color charts
#ed009b color shades, tints & tones
#ed009b color schemes
#ed009b color preview, HTML & CSS examples
This text has a color of #ed009b
<p style="color:#ed009b;">Text here</p>
.mytext {color:#ed009b;}
This box has a color of #ed009b
<div style="background-color:#ed009b;">Content here</div>
.mybackground {background-color:#ed009b;}
Border around this has a color of #ed009b
<div style="border:2px solid #ed009b;">Content here</div>
.myborder {border:2px solid #ed009b;}