#b6997e color space conversions
Hex:
        #b6997e
        RGB:
        182, 153, 126
        CMY:
        29, 40, 51
        CMYK:
        0, 16, 31, 29
      HSL:
        29°, 27.7228%, 60.3922%
        HSV (HSB):
        29°, 30.7692%, 71.3725%
        XYZ:
        34.4485, 34.2339, 24.5308
        xyY:
        0.3696, 0.3673, 34.2339
      CIE-Lab:
        65.1478, 6.7150, 18.2128
        CIE-LCH:
        65.1478, 19.4113, 69.7611
        CIE-Luv:
        65.1478, 20.2030, 23.1790
        Hunter-Lab:
        58.5097, 2.7026, 16.0989
      #b6997e color charts
#b6997e RGB chart
      #b6997e CMYK chart
      #b6997e RGB pie chart
      #b6997e color shades, tints & tones
#b6997e color schemes
#b6997e color preview, HTML & CSS examples
           This text has a color of #b6997e        
        
          <p style="color:#b6997e;">Text here</p>
        
        
          .mytext {color:#b6997e;}
        
        Text color #b6997e
      
           This box has a color of #b6997e        
        
          <div style="background-color:#b6997e;">Content here</div>
        
        
          .mybackground {background-color:#b6997e;}
        
        Background color #b6997e
      
           Border around this has a color of #b6997e        
        
          <div style="border:2px solid #b6997e;">Content here</div>
        
        
          .myborder {border:2px solid #b6997e;}
        
        Border color #b6997e