#ed0f7e color space conversions
Hex:
#ed0f7e
RGB:
237, 15, 126
CMY:
7, 94, 51
CMYK:
0, 94, 47, 7
HSL:
330°, 88.0952%, 49.4118%
HSV (HSB):
330°, 93.6709%, 92.9412%
XYZ:
38.8618, 19.8525, 21.5223
xyY:
0.4843, 0.2474, 19.8525
CIE-Lab:
51.6701, 79.4247, 0.1688
CIE-LCH:
51.6701, 79.4249, 0.1218
CIE-Luv:
51.6701, 127.3560, -15.4554
Hunter-Lab:
44.5562, 77.7139, 2.5500
#ed0f7e color charts
#ed0f7e color shades, tints & tones
#ed0f7e color schemes
#ed0f7e color preview, HTML & CSS examples
This text has a color of #ed0f7e
<p style="color:#ed0f7e;">Text here</p>
.mytext {color:#ed0f7e;}
This box has a color of #ed0f7e
<div style="background-color:#ed0f7e;">Content here</div>
.mybackground {background-color:#ed0f7e;}
Border around this has a color of #ed0f7e
<div style="border:2px solid #ed0f7e;">Content here</div>
.myborder {border:2px solid #ed0f7e;}