#8b6d30 color space conversions
Hex:
        #8b6d30
        RGB:
        139, 109, 48
        CMY:
        45, 57, 81
        CMYK:
        0, 22, 65, 45
      HSL:
        40°, 48.6631%, 36.6667%
        HSV (HSB):
        40°, 65.4676%, 54.5098%
        XYZ:
        16.6496, 16.6396, 5.1305
        xyY:
        0.4334, 0.4331, 16.6396
      CIE-Lab:
        47.8027, 4.7522, 37.7669
        CIE-LCH:
        47.8027, 38.0647, 82.8282
        CIE-Luv:
        47.8027, 24.0061, 39.4007
        Hunter-Lab:
        40.7917, 1.4713, 21.0970
      #8b6d30 color charts
#8b6d30 RGB chart
      #8b6d30 CMYK chart
      #8b6d30 RGB pie chart
      #8b6d30 color shades, tints & tones
#8b6d30 color schemes
#8b6d30 color preview, HTML & CSS examples
           This text has a color of #8b6d30        
        
          <p style="color:#8b6d30;">Text here</p>
        
        
          .mytext {color:#8b6d30;}
        
        Text color #8b6d30
      
           This box has a color of #8b6d30        
        
          <div style="background-color:#8b6d30;">Content here</div>
        
        
          .mybackground {background-color:#8b6d30;}
        
        Background color #8b6d30
      
           Border around this has a color of #8b6d30        
        
          <div style="border:2px solid #8b6d30;">Content here</div>
        
        
          .myborder {border:2px solid #8b6d30;}
        
        Border color #8b6d30