#b49a36 color space conversions
Hex:
        #b49a36
        RGB:
        180, 154, 54
        CMY:
        29, 40, 79
        CMYK:
        0, 14, 70, 29
      HSL:
        48°, 53.8462%, 45.8824%
        HSV (HSB):
        48°, 70.0000%, 70.5882%
        XYZ:
        31.0438, 33.0808, 8.2391
        xyY:
        0.4290, 0.4571, 33.0808
      CIE-Lab:
        64.2263, -1.4671, 53.7279
        CIE-LCH:
        64.2263, 53.7479, 91.5642
        CIE-Luv:
        64.2263, 22.6489, 59.3234
        Hunter-Lab:
        57.5159, -4.3087, 31.7680
      #b49a36 color charts
#b49a36 RGB chart
      #b49a36 CMYK chart
      #b49a36 RGB pie chart
      #b49a36 color shades, tints & tones
#b49a36 color schemes
#b49a36 color preview, HTML & CSS examples
           This text has a color of #b49a36        
        
          <p style="color:#b49a36;">Text here</p>
        
        
          .mytext {color:#b49a36;}
        
        Text color #b49a36
      
           This box has a color of #b49a36        
        
          <div style="background-color:#b49a36;">Content here</div>
        
        
          .mybackground {background-color:#b49a36;}
        
        Background color #b49a36
      
           Border around this has a color of #b49a36        
        
          <div style="border:2px solid #b49a36;">Content here</div>
        
        
          .myborder {border:2px solid #b49a36;}
        
        Border color #b49a36