#b49f24 color space conversions
Hex:
        #b49f24
        RGB:
        180, 159, 36
        CMY:
        29, 38, 86
        CMYK:
        0, 12, 80, 29
      HSL:
        51°, 66.6667%, 42.3529%
        HSV (HSB):
        51°, 80.0000%, 70.5882%
        XYZ:
        31.5390, 34.6269, 6.6905
        xyY:
        0.4329, 0.4753, 34.6269
      CIE-Lab:
        65.4572, -4.9516, 61.5220
        CIE-LCH:
        65.4572, 61.7209, 94.6016
        CIE-Luv:
        65.4572, 19.6509, 65.8916
        Hunter-Lab:
        58.8447, -7.3076, 34.4502
      #b49f24 color charts
#b49f24 RGB chart
      #b49f24 CMYK chart
      #b49f24 RGB pie chart
      #b49f24 color shades, tints & tones
#b49f24 color schemes
#b49f24 color preview, HTML & CSS examples
           This text has a color of #b49f24        
        
          <p style="color:#b49f24;">Text here</p>
        
        
          .mytext {color:#b49f24;}
        
        Text color #b49f24
      
           This box has a color of #b49f24        
        
          <div style="background-color:#b49f24;">Content here</div>
        
        
          .mybackground {background-color:#b49f24;}
        
        Background color #b49f24
      
           Border around this has a color of #b49f24        
        
          <div style="border:2px solid #b49f24;">Content here</div>
        
        
          .myborder {border:2px solid #b49f24;}
        
        Border color #b49f24