#b4a742 color space conversions
Hex:
        #b4a742
        RGB:
        180, 167, 66
        CMY:
        29, 35, 74
        CMYK:
        0, 7, 63, 29
      HSL:
        53°, 46.3415%, 48.2353%
        HSV (HSB):
        53°, 63.3333%, 70.5882%
        XYZ:
        33.6245, 37.7341, 10.6655
        xyY:
        0.4099, 0.4600, 37.7341
      CIE-Lab:
        67.8242, -7.6865, 52.3303
        CIE-LCH:
        67.8242, 52.8918, 98.3561
        CIE-Luv:
        67.8242, 13.3115, 61.1285
        Hunter-Lab:
        61.4281, -9.7919, 32.7054
      #b4a742 color charts
#b4a742 RGB chart
      #b4a742 CMYK chart
      #b4a742 RGB pie chart
      #b4a742 color shades, tints & tones
#b4a742 color schemes
#b4a742 color preview, HTML & CSS examples
           This text has a color of #b4a742        
        
          <p style="color:#b4a742;">Text here</p>
        
        
          .mytext {color:#b4a742;}
        
        Text color #b4a742
      
           This box has a color of #b4a742        
        
          <div style="background-color:#b4a742;">Content here</div>
        
        
          .mybackground {background-color:#b4a742;}
        
        Background color #b4a742
      
           Border around this has a color of #b4a742        
        
          <div style="border:2px solid #b4a742;">Content here</div>
        
        
          .myborder {border:2px solid #b4a742;}
        
        Border color #b4a742