#b9a767 color space conversions
Hex:
        #b9a767
        RGB:
        185, 167, 103
        CMY:
        27, 35, 60
        CMYK:
        0, 10, 44, 27
      HSL:
        47°, 36.9369%, 56.4706%
        HSV (HSB):
        47°, 44.3243%, 72.5490%
        XYZ:
        36.2745, 38.9310, 18.4345
        xyY:
        0.3874, 0.4158, 38.9310
      CIE-Lab:
        68.7012, -2.4110, 35.3945
        CIE-LCH:
        68.7012, 35.4765, 93.8969
        CIE-Luv:
        68.7012, 15.1359, 44.9473
        Hunter-Lab:
        62.3947, -5.4160, 26.1591
      #b9a767 color charts
#b9a767 RGB chart
      #b9a767 CMYK chart
      #b9a767 RGB pie chart
      #b9a767 color shades, tints & tones
#b9a767 color schemes
#b9a767 color preview, HTML & CSS examples
           This text has a color of #b9a767        
        
          <p style="color:#b9a767;">Text here</p>
        
        
          .mytext {color:#b9a767;}
        
        Text color #b9a767
      
           This box has a color of #b9a767        
        
          <div style="background-color:#b9a767;">Content here</div>
        
        
          .mybackground {background-color:#b9a767;}
        
        Background color #b9a767
      
           Border around this has a color of #b9a767        
        
          <div style="border:2px solid #b9a767;">Content here</div>
        
        
          .myborder {border:2px solid #b9a767;}
        
        Border color #b9a767