#705b2e color space conversions
Hex:
        #705b2e
        RGB:
        112, 91, 46
        CMY:
        56, 64, 82
        CMYK:
        0, 19, 59, 56
      HSL:
        41°, 41.7722%, 30.9804%
        HSV (HSB):
        41°, 58.9286%, 43.9216%
        XYZ:
        10.9163, 11.1242, 4.1566
        xyY:
        0.4167, 0.4246, 11.1242
      CIE-Lab:
        39.7888, 2.5736, 28.8451
        CIE-LCH:
        39.7888, 28.9597, 84.9014
        CIE-Luv:
        39.7888, 16.3851, 29.9539
        Hunter-Lab:
        33.3529, 0.0550, 15.9580
      #705b2e color charts
#705b2e RGB chart
      #705b2e CMYK chart
      #705b2e RGB pie chart
      #705b2e color shades, tints & tones
#705b2e color schemes
#705b2e color preview, HTML & CSS examples
           This text has a color of #705b2e        
        
          <p style="color:#705b2e;">Text here</p>
        
        
          .mytext {color:#705b2e;}
        
        Text color #705b2e
      
           This box has a color of #705b2e        
        
          <div style="background-color:#705b2e;">Content here</div>
        
        
          .mybackground {background-color:#705b2e;}
        
        Background color #705b2e
      
           Border around this has a color of #705b2e        
        
          <div style="border:2px solid #705b2e;">Content here</div>
        
        
          .myborder {border:2px solid #705b2e;}
        
        Border color #705b2e