#b8aa48 color space conversions
Hex:
        #b8aa48
        RGB:
        184, 170, 72
        CMY:
        28, 33, 72
        CMYK:
        0, 8, 61, 28
      HSL:
        53°, 44.0945%, 50.1961%
        HSV (HSB):
        53°, 60.8696%, 72.1569%
        XYZ:
        35.3116, 39.4077, 11.8762
        xyY:
        0.4078, 0.4551, 39.4077
      CIE-Lab:
        69.0456, -7.1330, 51.0718
        CIE-LCH:
        69.0456, 51.5675, 97.9508
        CIE-Luv:
        69.0456, 13.9175, 60.4733
        Hunter-Lab:
        62.7755, -9.4499, 32.7261
      #b8aa48 color charts
#b8aa48 RGB chart
      #b8aa48 CMYK chart
      #b8aa48 RGB pie chart
      #b8aa48 color shades, tints & tones
#b8aa48 color schemes
#b8aa48 color preview, HTML & CSS examples
           This text has a color of #b8aa48        
        
          <p style="color:#b8aa48;">Text here</p>
        
        
          .mytext {color:#b8aa48;}
        
        Text color #b8aa48
      
           This box has a color of #b8aa48        
        
          <div style="background-color:#b8aa48;">Content here</div>
        
        
          .mybackground {background-color:#b8aa48;}
        
        Background color #b8aa48
      
           Border around this has a color of #b8aa48        
        
          <div style="border:2px solid #b8aa48;">Content here</div>
        
        
          .myborder {border:2px solid #b8aa48;}
        
        Border color #b8aa48