#e0706e color space conversions
Hex:
#e0706e
RGB:
224, 112, 110
CMY:
12, 56, 57
CMYK:
0, 50, 51, 12
HSL:
1°, 64.7727%, 65.4902%
HSV (HSB):
1°, 50.8929%, 87.8431%
XYZ:
39.3491, 28.5614, 18.1908
xyY:
0.4570, 0.3317, 28.5614
CIE-Lab:
60.3926, 43.3725, 21.5589
CIE-LCH:
60.3926, 48.4351, 26.4304
CIE-Luv:
60.3926, 81.2488, 18.6688
Hunter-Lab:
53.4429, 37.9015, 17.2290
#e0706e color charts
#e0706e color shades, tints & tones
#e0706e color schemes
#e0706e color preview, HTML & CSS examples
This text has a color of #e0706e
<p style="color:#e0706e;">Text here</p>
.mytext {color:#e0706e;}
This box has a color of #e0706e
<div style="background-color:#e0706e;">Content here</div>
.mybackground {background-color:#e0706e;}
Border around this has a color of #e0706e
<div style="border:2px solid #e0706e;">Content here</div>
.myborder {border:2px solid #e0706e;}