#705e31 color space conversions
Hex:
#705e31
RGB:
112, 94, 49
CMY:
56, 63, 81
CMYK:
0, 16, 56, 56
HSL:
43°, 39.1304%, 31.5686%
HSV (HSB):
43°, 56.2500%, 43.9216%
XYZ:
11.2392, 11.6719, 4.5663
xyY:
0.4090, 0.4248, 11.6719
CIE-Lab:
40.6898, 1.0627, 28.2552
CIE-LCH:
40.6898, 28.2751, 87.8460
CIE-Luv:
40.6898, 14.2425, 30.0750
Hunter-Lab:
34.1642, -1.0652, 15.9904
#705e31 color charts
#705e31 color shades, tints & tones
#705e31 color schemes
#705e31 color preview, HTML & CSS examples
This text has a color of #705e31
<p style="color:#705e31;">Text here</p>
.mytext {color:#705e31;}
This box has a color of #705e31
<div style="background-color:#705e31;">Content here</div>
.mybackground {background-color:#705e31;}
Border around this has a color of #705e31
<div style="border:2px solid #705e31;">Content here</div>
.myborder {border:2px solid #705e31;}