#705f3e color space conversions
Hex:
        #705f3e
        RGB:
        112, 95, 62
        CMY:
        56, 63, 76
        CMYK:
        0, 15, 45, 56
      HSL:
        40°, 28.7356%, 34.1176%
        HSV (HSB):
        40°, 44.6429%, 43.9216%
        XYZ:
        11.6438, 11.9770, 6.2555
        xyY:
        0.3897, 0.4009, 11.9770
      CIE-Lab:
        41.1795, 1.8627, 21.4125
        CIE-LCH:
        41.1795, 21.4934, 85.0283
        CIE-Luv:
        41.1795, 12.7829, 23.9849
        Hunter-Lab:
        34.6077, -0.5071, 13.5085
      #705f3e color charts
#705f3e RGB chart
      #705f3e CMYK chart
      #705f3e RGB pie chart
      #705f3e color shades, tints & tones
#705f3e color schemes
#705f3e color preview, HTML & CSS examples
           This text has a color of #705f3e        
        
          <p style="color:#705f3e;">Text here</p>
        
        
          .mytext {color:#705f3e;}
        
        Text color #705f3e
      
           This box has a color of #705f3e        
        
          <div style="background-color:#705f3e;">Content here</div>
        
        
          .mybackground {background-color:#705f3e;}
        
        Background color #705f3e
      
           Border around this has a color of #705f3e        
        
          <div style="border:2px solid #705f3e;">Content here</div>
        
        
          .myborder {border:2px solid #705f3e;}
        
        Border color #705f3e