#706f5f color space conversions
Hex:
#706f5f
RGB:
112, 111, 95
CMY:
56, 56, 63
CMYK:
0, 1, 15, 56
HSL:
56°, 8.2126%, 40.5882%
HSV (HSB):
56°, 15.1786%, 43.9216%
XYZ:
14.4321, 15.6398, 13.0846
xyY:
0.3344, 0.3624, 15.6398
CIE-Lab:
46.4984, -2.6422, 9.0604
CIE-LCH:
46.4984, 9.4378, 106.2575
CIE-Luv:
46.4984, 1.4560, 12.0461
Hunter-Lab:
39.5472, -4.0672, 8.0664
#706f5f color charts
#706f5f color shades, tints & tones
#706f5f color schemes
#706f5f color preview, HTML & CSS examples
This text has a color of #706f5f
<p style="color:#706f5f;">Text here</p>
.mytext {color:#706f5f;}
This box has a color of #706f5f
<div style="background-color:#706f5f;">Content here</div>
.mybackground {background-color:#706f5f;}
Border around this has a color of #706f5f
<div style="border:2px solid #706f5f;">Content here</div>
.myborder {border:2px solid #706f5f;}