#ed009a color space conversions
Hex:
#ed009a
RGB:
237, 0, 154
CMY:
7, 100, 40
CMYK:
0, 100, 35, 7
HSL:
321°, 100.0000%, 46.4706%
HSV (HSB):
321°, 100.0000%, 92.9412%
XYZ:
40.7578, 20.3376, 32.3492
xyY:
0.4362, 0.2176, 20.3376
CIE-Lab:
52.2168, 83.0078, -15.8387
CIE-LCH:
52.2168, 84.5054, 349.1972
CIE-Luv:
52.2168, 115.5923, -37.3589
Hunter-Lab:
45.0972, 82.4037, -10.9619
#ed009a color charts
#ed009a color shades, tints & tones
#ed009a color schemes
#ed009a color preview, HTML & CSS examples
This text has a color of #ed009a
<p style="color:#ed009a;">Text here</p>
.mytext {color:#ed009a;}
This box has a color of #ed009a
<div style="background-color:#ed009a;">Content here</div>
.mybackground {background-color:#ed009a;}
Border around this has a color of #ed009a
<div style="border:2px solid #ed009a;">Content here</div>
.myborder {border:2px solid #ed009a;}