#ed008e color space conversions
Hex:
#ed008e
RGB:
237, 0, 142
CMY:
7, 100, 44
CMYK:
0, 100, 40, 7
HSL:
324°, 100.0000%, 46.4706%
HSV (HSB):
324°, 100.0000%, 92.9412%
XYZ:
39.8075, 19.9575, 27.3453
xyY:
0.4570, 0.2291, 19.9575
CIE-Lab:
51.7891, 81.8979, -9.3061
CIE-LCH:
51.7891, 82.4249, 353.5173
CIE-Luv:
51.7891, 121.3172, -28.2094
Hunter-Lab:
44.6738, 80.8769, -5.0203
#ed008e color charts
#ed008e color shades, tints & tones
#ed008e color schemes
#ed008e color preview, HTML & CSS examples
This text has a color of #ed008e
<p style="color:#ed008e;">Text here</p>
.mytext {color:#ed008e;}
This box has a color of #ed008e
<div style="background-color:#ed008e;">Content here</div>
.mybackground {background-color:#ed008e;}
Border around this has a color of #ed008e
<div style="border:2px solid #ed008e;">Content here</div>
.myborder {border:2px solid #ed008e;}