#b4a060 color space conversions
Hex:
        #b4a060
        RGB:
        180, 160, 96
        CMY:
        29, 37, 62
        CMYK:
        0, 11, 47, 29
      HSL:
        46°, 35.8974%, 54.1176%
        HSV (HSB):
        46°, 46.6667%, 70.5882%
        XYZ:
        33.5045, 35.6894, 16.1892
        xyY:
        0.3924, 0.4180, 35.6894
      CIE-Lab:
        66.2819, -1.4601, 35.9112
        CIE-LCH:
        66.2819, 35.9408, 92.3282
        CIE-Luv:
        66.2819, 16.5645, 44.7259
        Hunter-Lab:
        59.7406, -4.4374, 25.7514
      #b4a060 color charts
#b4a060 RGB chart
      #b4a060 CMYK chart
      #b4a060 RGB pie chart
      #b4a060 color shades, tints & tones
#b4a060 color schemes
#b4a060 color preview, HTML & CSS examples
           This text has a color of #b4a060        
        
          <p style="color:#b4a060;">Text here</p>
        
        
          .mytext {color:#b4a060;}
        
        Text color #b4a060
      
           This box has a color of #b4a060        
        
          <div style="background-color:#b4a060;">Content here</div>
        
        
          .mybackground {background-color:#b4a060;}
        
        Background color #b4a060
      
           Border around this has a color of #b4a060        
        
          <div style="border:2px solid #b4a060;">Content here</div>
        
        
          .myborder {border:2px solid #b4a060;}
        
        Border color #b4a060