#705a3a color space conversions
Hex:
        #705a3a
        RGB:
        112, 90, 58
        CMY:
        56, 65, 77
        CMYK:
        0, 20, 48, 56
      HSL:
        36°, 31.7647%, 33.3333%
        HSV (HSB):
        36°, 48.2143%, 43.9216%
        XYZ:
        11.1020, 11.0626, 5.5531
        xyY:
        0.4005, 0.3991, 11.0626
      CIE-Lab:
        39.6856, 4.3885, 21.8407
        CIE-LCH:
        39.6856, 22.2772, 78.6387
        CIE-Luv:
        39.6856, 16.2109, 23.5621
        Hunter-Lab:
        33.2604, 1.3756, 13.3833
      #705a3a color charts
#705a3a RGB chart
      #705a3a CMYK chart
      #705a3a RGB pie chart
      #705a3a color shades, tints & tones
#705a3a color schemes
#705a3a color preview, HTML & CSS examples
           This text has a color of #705a3a        
        
          <p style="color:#705a3a;">Text here</p>
        
        
          .mytext {color:#705a3a;}
        
        Text color #705a3a
      
           This box has a color of #705a3a        
        
          <div style="background-color:#705a3a;">Content here</div>
        
        
          .mybackground {background-color:#705a3a;}
        
        Background color #705a3a
      
           Border around this has a color of #705a3a        
        
          <div style="border:2px solid #705a3a;">Content here</div>
        
        
          .myborder {border:2px solid #705a3a;}
        
        Border color #705a3a