#8b825b color space conversions
Hex:
        #8b825b
        RGB:
        139, 130, 91
        CMY:
        45, 49, 64
        CMYK:
        0, 6, 35, 45
      HSL:
        49°, 20.8696%, 45.0980%
        HSV (HSB):
        49°, 34.5324%, 54.5098%
        XYZ:
        20.5184, 22.2096, 13.1030
        xyY:
        0.3675, 0.3978, 22.2096
      CIE-Lab:
        54.2487, -2.8531, 22.3768
        CIE-LCH:
        54.2487, 22.5580, 97.2661
        CIE-Luv:
        54.2487, 7.7679, 28.4332
        Hunter-Lab:
        47.1270, -4.7560, 16.5042
      #8b825b color charts
#8b825b RGB chart
      #8b825b CMYK chart
      #8b825b RGB pie chart
      #8b825b color shades, tints & tones
#8b825b color schemes
#8b825b color preview, HTML & CSS examples
           This text has a color of #8b825b        
        
          <p style="color:#8b825b;">Text here</p>
        
        
          .mytext {color:#8b825b;}
        
        Text color #8b825b
      
           This box has a color of #8b825b        
        
          <div style="background-color:#8b825b;">Content here</div>
        
        
          .mybackground {background-color:#8b825b;}
        
        Background color #8b825b
      
           Border around this has a color of #8b825b        
        
          <div style="border:2px solid #8b825b;">Content here</div>
        
        
          .myborder {border:2px solid #8b825b;}
        
        Border color #8b825b