#ed3e7f color space conversions
Hex:
#ed3e7f
RGB:
237, 62, 127
CMY:
7, 76, 50
CMYK:
0, 74, 46, 7
HSL:
338°, 82.9384%, 58.6275%
HSV (HSB):
338°, 73.8397%, 92.9412%
XYZ:
40.4784, 22.9821, 22.3812
xyY:
0.4715, 0.2677, 22.9821
CIE-Lab:
55.0539, 69.9157, 4.4734
CIE-LCH:
55.0539, 70.0587, 3.6610
CIE-Luv:
55.0539, 114.5813, -7.9342
Hunter-Lab:
47.9396, 66.8244, 5.8775
#ed3e7f color charts
#ed3e7f color shades, tints & tones
#ed3e7f color schemes
#ed3e7f color preview, HTML & CSS examples
This text has a color of #ed3e7f
<p style="color:#ed3e7f;">Text here</p>
.mytext {color:#ed3e7f;}
This box has a color of #ed3e7f
<div style="background-color:#ed3e7f;">Content here</div>
.mybackground {background-color:#ed3e7f;}
Border around this has a color of #ed3e7f
<div style="border:2px solid #ed3e7f;">Content here</div>
.myborder {border:2px solid #ed3e7f;}