#b49a34 color space conversions
Hex:
        #b49a34
        RGB:
        180, 154, 52
        CMY:
        29, 40, 80
        CMYK:
        0, 14, 71, 29
      HSL:
        48°, 55.1724%, 45.4902%
        HSV (HSB):
        48°, 71.1111%, 70.5882%
        XYZ:
        30.9978, 33.0624, 7.9967
        xyY:
        0.4302, 0.4588, 33.0624
      CIE-Lab:
        64.2114, -1.5732, 54.5399
        CIE-LCH:
        64.2114, 54.5626, 91.6522
        CIE-Luv:
        64.2114, 22.7224, 59.9161
        Hunter-Lab:
        57.4999, -4.3968, 32.0043
      #b49a34 color charts
#b49a34 RGB chart
      #b49a34 CMYK chart
      #b49a34 RGB pie chart
      #b49a34 color shades, tints & tones
#b49a34 color schemes
#b49a34 color preview, HTML & CSS examples
           This text has a color of #b49a34        
        
          <p style="color:#b49a34;">Text here</p>
        
        
          .mytext {color:#b49a34;}
        
        Text color #b49a34
      
           This box has a color of #b49a34        
        
          <div style="background-color:#b49a34;">Content here</div>
        
        
          .mybackground {background-color:#b49a34;}
        
        Background color #b49a34
      
           Border around this has a color of #b49a34        
        
          <div style="border:2px solid #b49a34;">Content here</div>
        
        
          .myborder {border:2px solid #b49a34;}
        
        Border color #b49a34