#b8b495 color space conversions
Hex:
        #b8b495
        RGB:
        184, 180, 149
        CMY:
        28, 29, 42
        CMYK:
        0, 2, 19, 28
      HSL:
        53°, 19.7740%, 65.2941%
        HSV (HSB):
        53°, 19.0217%, 72.1569%
        XYZ:
        41.5132, 45.0028, 34.9322
        xyY:
        0.3418, 0.3706, 45.0028
      CIE-Lab:
        72.8937, -3.8016, 16.3498
        CIE-LCH:
        72.8937, 16.7859, 103.0896
        CIE-Luv:
        72.8937, 4.1037, 23.4857
        Hunter-Lab:
        67.0841, -6.9372, 16.0853
      #b8b495 color charts
#b8b495 RGB chart
      #b8b495 CMYK chart
      #b8b495 RGB pie chart
      #b8b495 color shades, tints & tones
#b8b495 color schemes
#b8b495 color preview, HTML & CSS examples
           This text has a color of #b8b495        
        
          <p style="color:#b8b495;">Text here</p>
        
        
          .mytext {color:#b8b495;}
        
        Text color #b8b495
      
           This box has a color of #b8b495        
        
          <div style="background-color:#b8b495;">Content here</div>
        
        
          .mybackground {background-color:#b8b495;}
        
        Background color #b8b495
      
           Border around this has a color of #b8b495        
        
          <div style="border:2px solid #b8b495;">Content here</div>
        
        
          .myborder {border:2px solid #b8b495;}
        
        Border color #b8b495