#ed706c color space conversions
Hex:
#ed706c
RGB:
237, 112, 108
CMY:
7, 56, 58
CMYK:
0, 53, 54, 7
HSL:
2°, 78.1818%, 67.6471%
HSV (HSB):
2°, 54.4304%, 92.9412%
XYZ:
43.4260, 30.6756, 17.8195
xyY:
0.4724, 0.3337, 30.6756
CIE-Lab:
62.2328, 47.8899, 25.4863
CIE-LCH:
62.2328, 54.2494, 28.0213
CIE-Luv:
62.2328, 92.2341, 22.0889
Hunter-Lab:
55.3855, 43.0314, 19.6941
#ed706c color charts
#ed706c color shades, tints & tones
#ed706c color schemes
#ed706c color preview, HTML & CSS examples
This text has a color of #ed706c
<p style="color:#ed706c;">Text here</p>
.mytext {color:#ed706c;}
This box has a color of #ed706c
<div style="background-color:#ed706c;">Content here</div>
.mybackground {background-color:#ed706c;}
Border around this has a color of #ed706c
<div style="border:2px solid #ed706c;">Content here</div>
.myborder {border:2px solid #ed706c;}