#b7b995 color space conversions
Hex:
        #b7b995
        RGB:
        183, 185, 149
        CMY:
        28, 27, 42
        CMYK:
        1, 0, 19, 27
      HSL:
        63°, 20.4545%, 65.4902%
        HSV (HSB):
        63°, 19.4595%, 72.5490%
        XYZ:
        42.3022, 46.9351, 35.2636
        xyY:
        0.3398, 0.3770, 46.9351
      CIE-Lab:
        74.1483, -6.8208, 18.0811
        CIE-LCH:
        74.1483, 19.3249, 110.6681
        CIE-Luv:
        74.1483, 0.7077, 26.3996
        Hunter-Lab:
        68.5092, -9.6732, 17.4382
      #b7b995 color charts
#b7b995 RGB chart
      #b7b995 CMYK chart
      #b7b995 RGB pie chart
      #b7b995 color shades, tints & tones
#b7b995 color schemes
#b7b995 color preview, HTML & CSS examples
           This text has a color of #b7b995        
        
          <p style="color:#b7b995;">Text here</p>
        
        
          .mytext {color:#b7b995;}
        
        Text color #b7b995
      
           This box has a color of #b7b995        
        
          <div style="background-color:#b7b995;">Content here</div>
        
        
          .mybackground {background-color:#b7b995;}
        
        Background color #b7b995
      
           Border around this has a color of #b7b995        
        
          <div style="border:2px solid #b7b995;">Content here</div>
        
        
          .myborder {border:2px solid #b7b995;}
        
        Border color #b7b995