#b49c26 color space conversions
Hex:
        #b49c26
        RGB:
        180, 156, 38
        CMY:
        29, 39, 85
        CMYK:
        0, 13, 79, 29
      HSL:
        50°, 65.1376%, 42.7451%
        HSV (HSB):
        50°, 78.8889%, 70.5882%
        XYZ:
        31.0607, 33.6202, 6.6860
        xyY:
        0.4352, 0.4711, 33.6202
      CIE-Lab:
        64.6600, -3.2739, 60.1650
        CIE-LCH:
        64.6600, 60.2540, 93.1147
        CIE-Luv:
        64.6600, 21.7301, 64.2557
        Hunter-Lab:
        57.9829, -5.8499, 33.7513
      #b49c26 color charts
#b49c26 RGB chart
      #b49c26 CMYK chart
      #b49c26 RGB pie chart
      #b49c26 color shades, tints & tones
#b49c26 color schemes
#b49c26 color preview, HTML & CSS examples
           This text has a color of #b49c26        
        
          <p style="color:#b49c26;">Text here</p>
        
        
          .mytext {color:#b49c26;}
        
        Text color #b49c26
      
           This box has a color of #b49c26        
        
          <div style="background-color:#b49c26;">Content here</div>
        
        
          .mybackground {background-color:#b49c26;}
        
        Background color #b49c26
      
           Border around this has a color of #b49c26        
        
          <div style="border:2px solid #b49c26;">Content here</div>
        
        
          .myborder {border:2px solid #b49c26;}
        
        Border color #b49c26