#e08d70 color space conversions
Hex:
#e08d70
RGB:
224, 141, 112
CMY:
12, 45, 56
CMYK:
0, 37, 50, 12
HSL:
16°, 64.3678%, 65.8824%
HSV (HSB):
16°, 50.0000%, 87.8431%
XYZ:
43.1900, 36.0669, 20.0145
xyY:
0.4351, 0.3633, 36.0669
CIE-Lab:
66.5710, 28.4918, 28.6470
CIE-LCH:
66.5710, 40.4034, 45.1556
CIE-Luv:
66.5710, 60.8585, 30.7388
Hunter-Lab:
60.0557, 23.2734, 22.2797
#e08d70 color charts
#e08d70 color shades, tints & tones
#e08d70 color schemes
#e08d70 color preview, HTML & CSS examples
This text has a color of #e08d70
<p style="color:#e08d70;">Text here</p>
.mytext {color:#e08d70;}
This box has a color of #e08d70
<div style="background-color:#e08d70;">Content here</div>
.mybackground {background-color:#e08d70;}
Border around this has a color of #e08d70
<div style="border:2px solid #e08d70;">Content here</div>
.myborder {border:2px solid #e08d70;}