#705b1e color space conversions
Hex:
        #705b1e
        RGB:
        112, 91, 30
        CMY:
        56, 64, 88
        CMYK:
        0, 19, 73, 56
      HSL:
        45°, 57.7465%, 27.8431%
        HSV (HSB):
        45°, 73.2143%, 43.9216%
        XYZ:
        10.6575, 11.0207, 2.7938
        xyY:
        0.4355, 0.4503, 11.0207
      CIE-Lab:
        39.6152, 1.3859, 36.8989
        CIE-LCH:
        39.6152, 36.9249, 87.8491
        CIE-Luv:
        39.6152, 17.2047, 35.8943
        Hunter-Lab:
        33.1974, -0.7906, 18.2485
      #705b1e color charts
#705b1e RGB chart
      #705b1e CMYK chart
      #705b1e RGB pie chart
      #705b1e color shades, tints & tones
#705b1e color schemes
#705b1e color preview, HTML & CSS examples
           This text has a color of #705b1e        
        
          <p style="color:#705b1e;">Text here</p>
        
        
          .mytext {color:#705b1e;}
        
        Text color #705b1e
      
           This box has a color of #705b1e        
        
          <div style="background-color:#705b1e;">Content here</div>
        
        
          .mybackground {background-color:#705b1e;}
        
        Background color #705b1e
      
           Border around this has a color of #705b1e        
        
          <div style="border:2px solid #705b1e;">Content here</div>
        
        
          .myborder {border:2px solid #705b1e;}
        
        Border color #705b1e