#ed04b9 color space conversions
Hex:
#ed04b9
RGB:
237, 4, 185
CMY:
7, 98, 27
CMYK:
0, 98, 22, 7
HSL:
313°, 96.6805%, 47.2549%
HSV (HSB):
313°, 98.3122%, 92.9412%
XYZ:
43.7254, 21.5941, 47.7624
xyY:
0.3867, 0.1910, 21.5941
CIE-Lab:
53.5937, 86.0105, -31.9742
CIE-LCH:
53.5937, 91.7614, 339.6075
CIE-Luv:
53.5937, 100.6646, -61.2785
Hunter-Lab:
46.4695, 86.6378, -28.4110
#ed04b9 color charts
#ed04b9 color shades, tints & tones
#ed04b9 color schemes
#ed04b9 color preview, HTML & CSS examples
This text has a color of #ed04b9
<p style="color:#ed04b9;">Text here</p>
.mytext {color:#ed04b9;}
This box has a color of #ed04b9
<div style="background-color:#ed04b9;">Content here</div>
.mybackground {background-color:#ed04b9;}
Border around this has a color of #ed04b9
<div style="border:2px solid #ed04b9;">Content here</div>
.myborder {border:2px solid #ed04b9;}