#b3a960 color space conversions
Hex:
        #b3a960
        RGB:
        179, 169, 96
        CMY:
        30, 34, 62
        CMYK:
        0, 6, 46, 30
      HSL:
        53°, 35.3191%, 53.9216%
        HSV (HSB):
        53°, 46.3687%, 70.1961%
        XYZ:
        34.8897, 38.8042, 16.7174
        xyY:
        0.3859, 0.4292, 38.8042
      CIE-Lab:
        68.6092, -6.6893, 38.7836
        CIE-LCH:
        68.6092, 39.3563, 99.7860
        CIE-Luv:
        68.6092, 10.1331, 49.2127
        Hunter-Lab:
        62.2930, -9.0366, 27.6936
      #b3a960 color charts
#b3a960 RGB chart
      #b3a960 CMYK chart
      #b3a960 RGB pie chart
      #b3a960 color shades, tints & tones
#b3a960 color schemes
#b3a960 color preview, HTML & CSS examples
           This text has a color of #b3a960        
        
          <p style="color:#b3a960;">Text here</p>
        
        
          .mytext {color:#b3a960;}
        
        Text color #b3a960
      
           This box has a color of #b3a960        
        
          <div style="background-color:#b3a960;">Content here</div>
        
        
          .mybackground {background-color:#b3a960;}
        
        Background color #b3a960
      
           Border around this has a color of #b3a960        
        
          <div style="border:2px solid #b3a960;">Content here</div>
        
        
          .myborder {border:2px solid #b3a960;}
        
        Border color #b3a960