#b8aa66 color space conversions
Hex:
        #b8aa66
        RGB:
        184, 170, 102
        CMY:
        28, 33, 60
        CMYK:
        0, 8, 45, 28
      HSL:
        50°, 36.6071%, 56.0784%
        HSV (HSB):
        50°, 44.5652%, 72.1569%
        XYZ:
        36.5402, 39.8991, 18.3458
        xyY:
        0.3855, 0.4209, 39.8991
      CIE-Lab:
        69.3976, -4.5293, 36.7729
        CIE-LCH:
        69.3976, 37.0508, 97.0217
        CIE-Luv:
        69.3976, 12.6011, 46.9475
        Hunter-Lab:
        63.1657, -7.2812, 26.9959
      #b8aa66 color charts
#b8aa66 RGB chart
      #b8aa66 CMYK chart
      #b8aa66 RGB pie chart
      #b8aa66 color shades, tints & tones
#b8aa66 color schemes
#b8aa66 color preview, HTML & CSS examples
           This text has a color of #b8aa66        
        
          <p style="color:#b8aa66;">Text here</p>
        
        
          .mytext {color:#b8aa66;}
        
        Text color #b8aa66
      
           This box has a color of #b8aa66        
        
          <div style="background-color:#b8aa66;">Content here</div>
        
        
          .mybackground {background-color:#b8aa66;}
        
        Background color #b8aa66
      
           Border around this has a color of #b8aa66        
        
          <div style="border:2px solid #b8aa66;">Content here</div>
        
        
          .myborder {border:2px solid #b8aa66;}
        
        Border color #b8aa66