#8c7041 color space conversions
Hex:
        #8c7041
        RGB:
        140, 112, 65
        CMY:
        45, 56, 75
        CMYK:
        0, 20, 54, 45
      HSL:
        38°, 36.5854%, 40.1961%
        HSV (HSB):
        38°, 53.5714%, 54.9020%
        XYZ:
        17.5635, 17.5454, 7.4619
        xyY:
        0.4126, 0.4121, 17.5454
      CIE-Lab:
        48.9401, 4.8779, 30.1203
        CIE-LCH:
        48.9401, 30.5127, 80.8011
        CIE-Luv:
        48.9401, 21.5817, 33.4590
        Hunter-Lab:
        41.8873, 1.5431, 18.7590
      #8c7041 color charts
#8c7041 RGB chart
      #8c7041 CMYK chart
      #8c7041 RGB pie chart
      #8c7041 color shades, tints & tones
#8c7041 color schemes
#8c7041 color preview, HTML & CSS examples
           This text has a color of #8c7041        
        
          <p style="color:#8c7041;">Text here</p>
        
        
          .mytext {color:#8c7041;}
        
        Text color #8c7041
      
           This box has a color of #8c7041        
        
          <div style="background-color:#8c7041;">Content here</div>
        
        
          .mybackground {background-color:#8c7041;}
        
        Background color #8c7041
      
           Border around this has a color of #8c7041        
        
          <div style="border:2px solid #8c7041;">Content here</div>
        
        
          .myborder {border:2px solid #8c7041;}
        
        Border color #8c7041