#b9a350 color space conversions
Hex:
        #b9a350
        RGB:
        185, 163, 80
        CMY:
        27, 36, 69
        CMYK:
        0, 12, 57, 27
      HSL:
        47°, 42.8571%, 51.9608%
        HSV (HSB):
        47°, 56.7568%, 72.5490%
        XYZ:
        34.5527, 37.0879, 12.9270
        xyY:
        0.4086, 0.4386, 37.0879
      CIE-Lab:
        67.3429, -2.3874, 45.3972
        CIE-LCH:
        67.3429, 45.4600, 93.0104
        CIE-Luv:
        67.3429, 18.9660, 54.0888
        Hunter-Lab:
        60.8998, -5.2990, 30.0446
      #b9a350 color charts
#b9a350 RGB chart
      #b9a350 CMYK chart
      #b9a350 RGB pie chart
      #b9a350 color shades, tints & tones
#b9a350 color schemes
#b9a350 color preview, HTML & CSS examples
           This text has a color of #b9a350        
        
          <p style="color:#b9a350;">Text here</p>
        
        
          .mytext {color:#b9a350;}
        
        Text color #b9a350
      
           This box has a color of #b9a350        
        
          <div style="background-color:#b9a350;">Content here</div>
        
        
          .mybackground {background-color:#b9a350;}
        
        Background color #b9a350
      
           Border around this has a color of #b9a350        
        
          <div style="border:2px solid #b9a350;">Content here</div>
        
        
          .myborder {border:2px solid #b9a350;}
        
        Border color #b9a350