#8b6742 color space conversions
Hex:
        #8b6742
        RGB:
        139, 103, 66
        CMY:
        45, 60, 74
        CMYK:
        0, 26, 53, 45
      HSL:
        30°, 35.6098%, 40.1961%
        HSV (HSB):
        30°, 52.5180%, 54.5098%
        XYZ:
        16.4811, 15.5828, 7.2934
        xyY:
        0.4188, 0.3959, 15.5828
      CIE-Lab:
        46.4223, 9.7551, 26.4003
        CIE-LCH:
        46.4223, 28.1450, 69.7203
        CIE-Luv:
        46.4223, 26.8172, 28.4096
        Hunter-Lab:
        39.4751, 5.4434, 16.6782
      #8b6742 color charts
#8b6742 RGB chart
      #8b6742 CMYK chart
      #8b6742 RGB pie chart
      #8b6742 color shades, tints & tones
#8b6742 color schemes
#8b6742 color preview, HTML & CSS examples
           This text has a color of #8b6742        
        
          <p style="color:#8b6742;">Text here</p>
        
        
          .mytext {color:#8b6742;}
        
        Text color #8b6742
      
           This box has a color of #8b6742        
        
          <div style="background-color:#8b6742;">Content here</div>
        
        
          .mybackground {background-color:#8b6742;}
        
        Background color #8b6742
      
           Border around this has a color of #8b6742        
        
          <div style="border:2px solid #8b6742;">Content here</div>
        
        
          .myborder {border:2px solid #8b6742;}
        
        Border color #8b6742