#a3a950 color space conversions
Hex:
        #a3a950
        RGB:
        163, 169, 80
        CMY:
        36, 34, 69
        CMYK:
        4, 0, 53, 34
      HSL:
        64°, 35.7430%, 48.8235%
        HSV (HSB):
        64°, 52.6627%, 66.2745%
        XYZ:
        30.7402, 36.7417, 13.0611
        xyY:
        0.3817, 0.4562, 36.7417
      CIE-Lab:
        67.0828, -14.9057, 44.6099
        CIE-LCH:
        67.0828, 47.0343, 108.4763
        CIE-Luv:
        67.0828, 0.1302, 55.9088
        Hunter-Lab:
        60.6149, -15.5517, 29.6548
      #a3a950 color charts
#a3a950 RGB chart
      #a3a950 CMYK chart
      #a3a950 RGB pie chart
      #a3a950 color shades, tints & tones
#a3a950 color schemes
#a3a950 color preview, HTML & CSS examples
           This text has a color of #a3a950        
        
          <p style="color:#a3a950;">Text here</p>
        
        
          .mytext {color:#a3a950;}
        
        Text color #a3a950
      
           This box has a color of #a3a950        
        
          <div style="background-color:#a3a950;">Content here</div>
        
        
          .mybackground {background-color:#a3a950;}
        
        Background color #a3a950
      
           Border around this has a color of #a3a950        
        
          <div style="border:2px solid #a3a950;">Content here</div>
        
        
          .myborder {border:2px solid #a3a950;}
        
        Border color #a3a950