#b49a18 color space conversions
Hex:
        #b49a18
        RGB:
        180, 154, 24
        CMY:
        29, 40, 91
        CMYK:
        0, 14, 87, 29
      HSL:
        50°, 76.4706%, 40.0000%
        HSV (HSB):
        50°, 86.6667%, 70.5882%
        XYZ:
        30.5429, 32.8804, 5.6009
        xyY:
        0.4425, 0.4764, 32.8804
      CIE-Lab:
        64.0640, -2.6298, 63.6601
        CIE-LCH:
        64.0640, 63.7144, 92.3655
        CIE-Luv:
        64.0640, 23.4629, 65.8863
        Hunter-Lab:
        57.3415, -5.2698, 34.3478
      #b49a18 color charts
#b49a18 RGB chart
      #b49a18 CMYK chart
      #b49a18 RGB pie chart
      #b49a18 color shades, tints & tones
#b49a18 color schemes
#b49a18 color preview, HTML & CSS examples
           This text has a color of #b49a18        
        
          <p style="color:#b49a18;">Text here</p>
        
        
          .mytext {color:#b49a18;}
        
        Text color #b49a18
      
           This box has a color of #b49a18        
        
          <div style="background-color:#b49a18;">Content here</div>
        
        
          .mybackground {background-color:#b49a18;}
        
        Background color #b49a18
      
           Border around this has a color of #b49a18        
        
          <div style="border:2px solid #b49a18;">Content here</div>
        
        
          .myborder {border:2px solid #b49a18;}
        
        Border color #b49a18