#ed036d color space conversions
Hex:
#ed036d
RGB:
237, 3, 109
CMY:
7, 99, 57
CMYK:
0, 99, 54, 7
HSL:
333°, 97.5000%, 47.0588%
HSV (HSB):
333°, 98.7342%, 92.9412%
XYZ:
37.7179, 19.1738, 16.1810
xyY:
0.5162, 0.2624, 19.1738
CIE-Lab:
50.8899, 79.1102, 9.3912
CIE-LCH:
50.8899, 79.6657, 6.7699
CIE-Luv:
50.8899, 136.0870, -4.4799
Hunter-Lab:
43.7879, 77.1273, 8.7421
#ed036d color charts
#ed036d color shades, tints & tones
#ed036d color schemes
#ed036d color preview, HTML & CSS examples
This text has a color of #ed036d
<p style="color:#ed036d;">Text here</p>
.mytext {color:#ed036d;}
This box has a color of #ed036d
<div style="background-color:#ed036d;">Content here</div>
.mybackground {background-color:#ed036d;}
Border around this has a color of #ed036d
<div style="border:2px solid #ed036d;">Content here</div>
.myborder {border:2px solid #ed036d;}