#b8a296 color space conversions
Hex:
        #b8a296
        RGB:
        184, 162, 150
        CMY:
        28, 36, 41
        CMYK:
        0, 12, 18, 28
      HSL:
        21°, 19.3182%, 65.4902%
        HSV (HSB):
        21°, 18.4783%, 72.1569%
        XYZ:
        38.1925, 38.2330, 34.2209
        xyY:
        0.3452, 0.3455, 38.2330
      CIE-Lab:
        68.1920, 6.0668, 9.1790
        CIE-LCH:
        68.1920, 11.0028, 56.5374
        CIE-Luv:
        68.1920, 14.2007, 11.8401
        Hunter-Lab:
        61.8329, 2.0472, 10.4694
      #b8a296 color charts
#b8a296 RGB chart
      #b8a296 CMYK chart
      #b8a296 RGB pie chart
      #b8a296 color shades, tints & tones
#b8a296 color schemes
#b8a296 color preview, HTML & CSS examples
           This text has a color of #b8a296        
        
          <p style="color:#b8a296;">Text here</p>
        
        
          .mytext {color:#b8a296;}
        
        Text color #b8a296
      
           This box has a color of #b8a296        
        
          <div style="background-color:#b8a296;">Content here</div>
        
        
          .mybackground {background-color:#b8a296;}
        
        Background color #b8a296
      
           Border around this has a color of #b8a296        
        
          <div style="border:2px solid #b8a296;">Content here</div>
        
        
          .myborder {border:2px solid #b8a296;}
        
        Border color #b8a296