#b9a060 color space conversions
Hex:
        #b9a060
        RGB:
        185, 160, 96
        CMY:
        27, 37, 62
        CMYK:
        0, 14, 48, 27
      HSL:
        43°, 38.8646%, 55.0980%
        HSV (HSB):
        43°, 48.1081%, 72.5490%
        XYZ:
        34.6897, 36.3004, 16.2447
        xyY:
        0.3977, 0.4161, 36.3004
      CIE-Lab:
        66.7488, 0.6441, 36.5953
        CIE-LCH:
        66.7488, 36.6009, 88.9917
        CIE-Luv:
        66.7488, 20.0780, 45.0794
        Hunter-Lab:
        60.2498, -2.6633, 26.1890
      #b9a060 color charts
#b9a060 RGB chart
      #b9a060 CMYK chart
      #b9a060 RGB pie chart
      #b9a060 color shades, tints & tones
#b9a060 color schemes
#b9a060 color preview, HTML & CSS examples
           This text has a color of #b9a060        
        
          <p style="color:#b9a060;">Text here</p>
        
        
          .mytext {color:#b9a060;}
        
        Text color #b9a060
      
           This box has a color of #b9a060        
        
          <div style="background-color:#b9a060;">Content here</div>
        
        
          .mybackground {background-color:#b9a060;}
        
        Background color #b9a060
      
           Border around this has a color of #b9a060        
        
          <div style="border:2px solid #b9a060;">Content here</div>
        
        
          .myborder {border:2px solid #b9a060;}
        
        Border color #b9a060