#ed02a6 color space conversions
Hex:
#ed02a6
RGB:
237, 2, 166
CMY:
7, 99, 35
CMYK:
0, 99, 30, 7
HSL:
318°, 98.3264%, 46.8627%
HSV (HSB):
318°, 99.1561%, 92.9412%
XYZ:
41.8297, 20.8011, 37.8867
xyY:
0.4161, 0.2069, 20.8011
CIE-Lab:
52.7311, 84.0677, -22.1694
CIE-LCH:
52.7311, 86.9417, 345.2269
CIE-Luv:
52.7311, 109.7193, -46.5408
Hunter-Lab:
45.6082, 83.8972, -17.3264
#ed02a6 color charts
#ed02a6 color shades, tints & tones
#ed02a6 color schemes
#ed02a6 color preview, HTML & CSS examples
This text has a color of #ed02a6
<p style="color:#ed02a6;">Text here</p>
.mytext {color:#ed02a6;}
This box has a color of #ed02a6
<div style="background-color:#ed02a6;">Content here</div>
.mybackground {background-color:#ed02a6;}
Border around this has a color of #ed02a6
<div style="border:2px solid #ed02a6;">Content here</div>
.myborder {border:2px solid #ed02a6;}