#ed00a6 color space conversions
Hex:
#ed00a6
RGB:
237, 0, 166
CMY:
7, 100, 35
CMYK:
0, 100, 30, 7
HSL:
318°, 100.0000%, 46.4706%
HSV (HSB):
318°, 100.0000%, 92.9412%
XYZ:
41.8080, 20.7577, 37.8795
xyY:
0.4162, 0.2067, 20.7577
CIE-Lab:
52.6833, 84.2081, -22.2430
CIE-LCH:
52.6833, 87.0963, 345.2037
CIE-Luv:
52.6833, 109.8571, -46.6637
Hunter-Lab:
45.5606, 84.0666, -17.4018
#ed00a6 color charts
#ed00a6 color shades, tints & tones
#ed00a6 color schemes
#ed00a6 color preview, HTML & CSS examples
This text has a color of #ed00a6
<p style="color:#ed00a6;">Text here</p>
.mytext {color:#ed00a6;}
This box has a color of #ed00a6
<div style="background-color:#ed00a6;">Content here</div>
.mybackground {background-color:#ed00a6;}
Border around this has a color of #ed00a6
<div style="border:2px solid #ed00a6;">Content here</div>
.myborder {border:2px solid #ed00a6;}