#705e1b color space conversions
Hex:
        #705e1b
        RGB:
        112, 94, 27
        CMY:
        56, 63, 89
        CMYK:
        0, 16, 76, 56
      HSL:
        47°, 61.1511%, 27.2549%
        HSV (HSB):
        47°, 75.8929%, 43.9216%
        XYZ:
        10.8826, 11.5293, 2.6887
        xyY:
        0.4336, 0.4593, 11.5293
      CIE-Lab:
        40.4580, -0.5610, 39.1009
        CIE-LCH:
        40.4580, 39.1050, 90.8220
        CIE-Luv:
        40.4580, 15.2600, 38.0866
        Hunter-Lab:
        33.9548, -2.2111, 19.0735
      #705e1b color charts
#705e1b RGB chart
      #705e1b CMYK chart
      #705e1b RGB pie chart
      #705e1b color shades, tints & tones
#705e1b color schemes
#705e1b color preview, HTML & CSS examples
           This text has a color of #705e1b        
        
          <p style="color:#705e1b;">Text here</p>
        
        
          .mytext {color:#705e1b;}
        
        Text color #705e1b
      
           This box has a color of #705e1b        
        
          <div style="background-color:#705e1b;">Content here</div>
        
        
          .mybackground {background-color:#705e1b;}
        
        Background color #705e1b
      
           Border around this has a color of #705e1b        
        
          <div style="border:2px solid #705e1b;">Content here</div>
        
        
          .myborder {border:2px solid #705e1b;}
        
        Border color #705e1b