#b4a043 color space conversions
Hex:
        #b4a043
        RGB:
        180, 160, 67
        CMY:
        29, 37, 74
        CMYK:
        0, 11, 63, 29
      HSL:
        49°, 45.7490%, 48.4314%
        HSV (HSB):
        49°, 62.7778%, 70.5882%
        XYZ:
        32.4063, 35.2502, 10.4062
        xyY:
        0.4151, 0.4516, 35.2502
      CIE-Lab:
        65.9430, -3.9010, 49.8402
        CIE-LCH:
        65.9430, 49.9926, 94.4754
        CIE-Luv:
        65.9430, 17.9873, 57.6251
        Hunter-Lab:
        59.3718, -6.4719, 31.1685
      #b4a043 color charts
#b4a043 RGB chart
      #b4a043 CMYK chart
      #b4a043 RGB pie chart
      #b4a043 color shades, tints & tones
#b4a043 color schemes
#b4a043 color preview, HTML & CSS examples
           This text has a color of #b4a043        
        
          <p style="color:#b4a043;">Text here</p>
        
        
          .mytext {color:#b4a043;}
        
        Text color #b4a043
      
           This box has a color of #b4a043        
        
          <div style="background-color:#b4a043;">Content here</div>
        
        
          .mybackground {background-color:#b4a043;}
        
        Background color #b4a043
      
           Border around this has a color of #b4a043        
        
          <div style="border:2px solid #b4a043;">Content here</div>
        
        
          .myborder {border:2px solid #b4a043;}
        
        Border color #b4a043