#b4a960 color space conversions
Hex:
        #b4a960
        RGB:
        180, 169, 96
        CMY:
        29, 34, 62
        CMYK:
        0, 6, 47, 29
      HSL:
        52°, 35.8974%, 54.1176%
        HSV (HSB):
        52°, 46.6667%, 70.5882%
        XYZ:
        35.1217, 38.9238, 16.7283
        xyY:
        0.3869, 0.4288, 38.9238
      CIE-Lab:
        68.6960, -6.2719, 38.9101
        CIE-LCH:
        68.6960, 39.4124, 99.1566
        CIE-Luv:
        68.6960, 10.8096, 49.2733
        Hunter-Lab:
        62.3889, -8.6945, 27.7749
      #b4a960 color charts
#b4a960 RGB chart
      #b4a960 CMYK chart
      #b4a960 RGB pie chart
      #b4a960 color shades, tints & tones
#b4a960 color schemes
#b4a960 color preview, HTML & CSS examples
           This text has a color of #b4a960        
        
          <p style="color:#b4a960;">Text here</p>
        
        
          .mytext {color:#b4a960;}
        
        Text color #b4a960
      
           This box has a color of #b4a960        
        
          <div style="background-color:#b4a960;">Content here</div>
        
        
          .mybackground {background-color:#b4a960;}
        
        Background color #b4a960
      
           Border around this has a color of #b4a960        
        
          <div style="border:2px solid #b4a960;">Content here</div>
        
        
          .myborder {border:2px solid #b4a960;}
        
        Border color #b4a960