#706f3d color space conversions
Hex:
        #706f3d
        RGB:
        112, 111, 61
        CMY:
        56, 56, 76
        CMYK:
        0, 1, 46, 56
      HSL:
        59°, 29.4798%, 33.9216%
        HSV (HSB):
        59°, 45.5357%, 43.9216%
        XYZ:
        13.2088, 15.1505, 6.6430
        xyY:
        0.3774, 0.4328, 15.1505
      CIE-Lab:
        45.8397, -7.5630, 27.8856
        CIE-LCH:
        45.8397, 28.8930, 105.1745
        CIE-Luv:
        45.8397, 3.0177, 32.9588
        Hunter-Lab:
        38.9237, -7.5421, 17.1277
      #706f3d color charts
#706f3d RGB chart
      #706f3d CMYK chart
      #706f3d RGB pie chart
      #706f3d color shades, tints & tones
#706f3d color schemes
#706f3d color preview, HTML & CSS examples
           This text has a color of #706f3d        
        
          <p style="color:#706f3d;">Text here</p>
        
        
          .mytext {color:#706f3d;}
        
        Text color #706f3d
      
           This box has a color of #706f3d        
        
          <div style="background-color:#706f3d;">Content here</div>
        
        
          .mybackground {background-color:#706f3d;}
        
        Background color #706f3d
      
           Border around this has a color of #706f3d        
        
          <div style="border:2px solid #706f3d;">Content here</div>
        
        
          .myborder {border:2px solid #706f3d;}
        
        Border color #706f3d