#b49f38 color space conversions
Hex:
        #b49f38
        RGB:
        180, 159, 56
        CMY:
        29, 38, 78
        CMYK:
        0, 12, 69, 29
      HSL:
        50°, 52.5424%, 46.2745%
        HSV (HSB):
        50°, 68.8889%, 70.5882%
        XYZ:
        31.9343, 34.7851, 8.7725
        xyY:
        0.4230, 0.4608, 34.7851
      CIE-Lab:
        65.5810, -4.0449, 54.2761
        CIE-LCH:
        65.5810, 54.4267, 94.2620
        CIE-Luv:
        65.5810, 19.0855, 60.8776
        Hunter-Lab:
        58.9789, -6.5636, 32.4665
      #b49f38 color charts
#b49f38 RGB chart
      #b49f38 CMYK chart
      #b49f38 RGB pie chart
      #b49f38 color shades, tints & tones
#b49f38 color schemes
#b49f38 color preview, HTML & CSS examples
           This text has a color of #b49f38        
        
          <p style="color:#b49f38;">Text here</p>
        
        
          .mytext {color:#b49f38;}
        
        Text color #b49f38
      
           This box has a color of #b49f38        
        
          <div style="background-color:#b49f38;">Content here</div>
        
        
          .mybackground {background-color:#b49f38;}
        
        Background color #b49f38
      
           Border around this has a color of #b49f38        
        
          <div style="border:2px solid #b49f38;">Content here</div>
        
        
          .myborder {border:2px solid #b49f38;}
        
        Border color #b49f38