#705f3f color space conversions
Hex:
        #705f3f
        RGB:
        112, 95, 63
        CMY:
        56, 63, 75
        CMYK:
        0, 15, 44, 56
      HSL:
        39°, 28.0000%, 34.3137%
        HSV (HSB):
        39°, 43.7500%, 43.9216%
        XYZ:
        11.6715, 11.9880, 6.4014
        xyY:
        0.3883, 0.3988, 11.9880
      CIE-Lab:
        41.1971, 1.9835, 20.8476
        CIE-LCH:
        41.1971, 20.9417, 84.5652
        CIE-Luv:
        41.1971, 12.7142, 23.4250
        Hunter-Lab:
        34.6238, -0.4201, 13.2748
      #705f3f color charts
#705f3f RGB chart
      #705f3f CMYK chart
      #705f3f RGB pie chart
      #705f3f color shades, tints & tones
#705f3f color schemes
#705f3f color preview, HTML & CSS examples
           This text has a color of #705f3f        
        
          <p style="color:#705f3f;">Text here</p>
        
        
          .mytext {color:#705f3f;}
        
        Text color #705f3f
      
           This box has a color of #705f3f        
        
          <div style="background-color:#705f3f;">Content here</div>
        
        
          .mybackground {background-color:#705f3f;}
        
        Background color #705f3f
      
           Border around this has a color of #705f3f        
        
          <div style="border:2px solid #705f3f;">Content here</div>
        
        
          .myborder {border:2px solid #705f3f;}
        
        Border color #705f3f