#706e32 color space conversions
Hex:
#706e32
RGB:
112, 110, 50
CMY:
56, 57, 80
CMYK:
0, 2, 55, 56
HSL:
58°, 38.2716%, 31.7647%
HSV (HSB):
58°, 55.3571%, 43.9216%
XYZ:
12.8337, 14.8269, 5.2031
xyY:
0.3905, 0.4512, 14.8269
CIE-Lab:
45.3962, -8.1263, 33.2789
CIE-LCH:
45.3962, 34.2567, 103.7225
CIE-Luv:
45.3962, 4.0173, 37.5518
Hunter-Lab:
38.5057, -7.8919, 18.9424
#706e32 color charts
#706e32 color shades, tints & tones
#706e32 color schemes
#706e32 color preview, HTML & CSS examples
This text has a color of #706e32
<p style="color:#706e32;">Text here</p>
.mytext {color:#706e32;}
This box has a color of #706e32
<div style="background-color:#706e32;">Content here</div>
.mybackground {background-color:#706e32;}
Border around this has a color of #706e32
<div style="border:2px solid #706e32;">Content here</div>
.myborder {border:2px solid #706e32;}