#b6996e color space conversions
Hex:
        #b6996e
        RGB:
        182, 153, 110
        CMY:
        29, 40, 57
        CMYK:
        0, 16, 40, 29
      HSL:
        36°, 33.0275%, 57.2549%
        HSV (HSB):
        36°, 39.5604%, 71.3725%
        XYZ:
        33.4971, 33.8533, 19.5207
        xyY:
        0.3856, 0.3897, 33.8533
      CIE-Lab:
        64.8460, 4.7034, 26.6158
        CIE-LCH:
        64.8460, 27.0281, 79.9785
        CIE-Luv:
        64.8460, 21.5189, 33.3683
        Hunter-Lab:
        58.1836, 0.9436, 20.8366
      #b6996e color charts
#b6996e RGB chart
      #b6996e CMYK chart
      #b6996e RGB pie chart
      #b6996e color shades, tints & tones
#b6996e color schemes
#b6996e color preview, HTML & CSS examples
           This text has a color of #b6996e        
        
          <p style="color:#b6996e;">Text here</p>
        
        
          .mytext {color:#b6996e;}
        
        Text color #b6996e
      
           This box has a color of #b6996e        
        
          <div style="background-color:#b6996e;">Content here</div>
        
        
          .mybackground {background-color:#b6996e;}
        
        Background color #b6996e
      
           Border around this has a color of #b6996e        
        
          <div style="border:2px solid #b6996e;">Content here</div>
        
        
          .myborder {border:2px solid #b6996e;}
        
        Border color #b6996e