#e0706c color space conversions
Hex:
#e0706c
RGB:
224, 112, 108
CMY:
12, 56, 58
CMYK:
0, 50, 52, 12
HSL:
2°, 65.1685%, 65.0980%
HSV (HSB):
2°, 51.7857%, 87.8431%
XYZ:
39.2414, 28.5183, 17.6237
xyY:
0.4596, 0.3340, 28.5183
CIE-Lab:
60.3542, 43.1978, 22.6495
CIE-LCH:
60.3542, 48.7755, 27.6690
CIE-Luv:
60.3542, 81.6635, 19.8953
Hunter-Lab:
53.4026, 37.7113, 17.8152
#e0706c color charts
#e0706c color shades, tints & tones
#e0706c color schemes
#e0706c color preview, HTML & CSS examples
This text has a color of #e0706c
<p style="color:#e0706c;">Text here</p>
.mytext {color:#e0706c;}
This box has a color of #e0706c
<div style="background-color:#e0706c;">Content here</div>
.mybackground {background-color:#e0706c;}
Border around this has a color of #e0706c
<div style="border:2px solid #e0706c;">Content here</div>
.myborder {border:2px solid #e0706c;}