#e0705f color space conversions
Hex:
#e0705f
RGB:
224, 112, 95
CMY:
12, 56, 63
CMYK:
0, 50, 58, 12
HSL:
8°, 67.5393%, 62.5490%
HSV (HSB):
8°, 57.5893%, 87.8431%
XYZ:
38.6002, 28.2619, 14.2471
xyY:
0.4759, 0.3484, 28.2619
CIE-Lab:
60.1246, 42.1484, 29.7136
CIE-LCH:
60.1246, 51.5692, 35.1829
CIE-Luv:
60.1246, 84.2127, 27.4128
Hunter-Lab:
53.1619, 36.5734, 21.3239
#e0705f color charts
#e0705f color shades, tints & tones
#e0705f color schemes
#e0705f color preview, HTML & CSS examples
This text has a color of #e0705f
<p style="color:#e0705f;">Text here</p>
.mytext {color:#e0705f;}
This box has a color of #e0705f
<div style="background-color:#e0705f;">Content here</div>
.mybackground {background-color:#e0705f;}
Border around this has a color of #e0705f
<div style="border:2px solid #e0705f;">Content here</div>
.myborder {border:2px solid #e0705f;}