#b9a967 color space conversions
Hex:
        #b9a967
        RGB:
        185, 169, 103
        CMY:
        27, 34, 60
        CMYK:
        0, 9, 44, 27
      HSL:
        48°, 36.9369%, 56.4706%
        HSV (HSB):
        48°, 44.3243%, 72.5490%
        XYZ:
        36.6437, 39.6695, 18.5576
        xyY:
        0.3862, 0.4181, 39.6695
      CIE-Lab:
        69.2335, -3.4787, 36.0664
        CIE-LCH:
        69.2335, 36.2338, 95.5092
        CIE-Luv:
        69.2335, 13.8640, 45.9738
        Hunter-Lab:
        62.9837, -6.3708, 26.6193
      #b9a967 color charts
#b9a967 RGB chart
      #b9a967 CMYK chart
      #b9a967 RGB pie chart
      #b9a967 color shades, tints & tones
#b9a967 color schemes
#b9a967 color preview, HTML & CSS examples
           This text has a color of #b9a967        
        
          <p style="color:#b9a967;">Text here</p>
        
        
          .mytext {color:#b9a967;}
        
        Text color #b9a967
      
           This box has a color of #b9a967        
        
          <div style="background-color:#b9a967;">Content here</div>
        
        
          .mybackground {background-color:#b9a967;}
        
        Background color #b9a967
      
           Border around this has a color of #b9a967        
        
          <div style="border:2px solid #b9a967;">Content here</div>
        
        
          .myborder {border:2px solid #b9a967;}
        
        Border color #b9a967