#705b47 color space conversions
Hex:
        #705b47
        RGB:
        112, 91, 71
        CMY:
        56, 64, 72
        CMYK:
        0, 19, 37, 56
      HSL:
        29°, 22.4044%, 35.8824%
        HSV (HSB):
        29°, 36.6071%, 43.9216%
        XYZ:
        11.5605, 11.3818, 7.5488
        xyY:
        0.3791, 0.3733, 11.3818
      CIE-Lab:
        40.2163, 5.4208, 14.7628
        CIE-LCH:
        40.2163, 15.7266, 69.8372
        CIE-Luv:
        40.2163, 14.5357, 16.4757
        Hunter-Lab:
        33.7370, 2.1261, 10.3494
      #705b47 color charts
#705b47 RGB chart
      #705b47 CMYK chart
      #705b47 RGB pie chart
      #705b47 color shades, tints & tones
#705b47 color schemes
#705b47 color preview, HTML & CSS examples
           This text has a color of #705b47        
        
          <p style="color:#705b47;">Text here</p>
        
        
          .mytext {color:#705b47;}
        
        Text color #705b47
      
           This box has a color of #705b47        
        
          <div style="background-color:#705b47;">Content here</div>
        
        
          .mybackground {background-color:#705b47;}
        
        Background color #705b47
      
           Border around this has a color of #705b47        
        
          <div style="border:2px solid #705b47;">Content here</div>
        
        
          .myborder {border:2px solid #705b47;}
        
        Border color #705b47