#705e2b color space conversions
Hex:
        #705e2b
        RGB:
        112, 94, 43
        CMY:
        56, 63, 83
        CMYK:
        0, 16, 62, 56
      HSL:
        44°, 44.5161%, 30.3922%
        HSV (HSB):
        44°, 61.6071%, 43.9216%
        XYZ:
        11.1208, 11.6246, 3.9431
        xyY:
        0.4167, 0.4356, 11.6246
      CIE-Lab:
        40.6131, 0.5292, 31.4394
        CIE-LCH:
        40.6131, 31.4439, 89.0357
        CIE-Luv:
        40.6131, 14.5716, 32.6694
        Hunter-Lab:
        34.0948, -1.4439, 17.0094
      #705e2b color charts
#705e2b RGB chart
      #705e2b CMYK chart
      #705e2b RGB pie chart
      #705e2b color shades, tints & tones
#705e2b color schemes
#705e2b color preview, HTML & CSS examples
           This text has a color of #705e2b        
        
          <p style="color:#705e2b;">Text here</p>
        
        
          .mytext {color:#705e2b;}
        
        Text color #705e2b
      
           This box has a color of #705e2b        
        
          <div style="background-color:#705e2b;">Content here</div>
        
        
          .mybackground {background-color:#705e2b;}
        
        Background color #705e2b
      
           Border around this has a color of #705e2b        
        
          <div style="border:2px solid #705e2b;">Content here</div>
        
        
          .myborder {border:2px solid #705e2b;}
        
        Border color #705e2b