#ed02a7 color space conversions
Hex:
#ed02a7
RGB:
237, 2, 167
CMY:
7, 99, 35
CMYK:
0, 99, 30, 7
HSL:
318°, 98.3264%, 46.8627%
HSV (HSB):
318°, 99.1561%, 92.9412%
XYZ:
41.9218, 20.8380, 38.3718
xyY:
0.4145, 0.2060, 20.8380
CIE-Lab:
52.7717, 84.1718, -22.6973
CIE-LCH:
52.7717, 87.1783, 344.9089
CIE-Luv:
52.7717, 109.2440, -47.3206
Hunter-Lab:
45.6486, 84.0420, -17.8846
#ed02a7 color charts
#ed02a7 color shades, tints & tones
#ed02a7 color schemes
#ed02a7 color preview, HTML & CSS examples
This text has a color of #ed02a7
<p style="color:#ed02a7;">Text here</p>
.mytext {color:#ed02a7;}
This box has a color of #ed02a7
<div style="background-color:#ed02a7;">Content here</div>
.mybackground {background-color:#ed02a7;}
Border around this has a color of #ed02a7
<div style="border:2px solid #ed02a7;">Content here</div>
.myborder {border:2px solid #ed02a7;}