#a5a947 color space conversions
Hex:
        #a5a947
        RGB:
        165, 169, 71
        CMY:
        35, 34, 72
        CMYK:
        2, 0, 58, 34
      HSL:
        62°, 40.8333%, 47.0588%
        HSV (HSB):
        62°, 57.9882%, 66.2745%
        XYZ:
        30.8423, 36.8302, 11.4446
        xyY:
        0.3898, 0.4655, 36.8302
      CIE-Lab:
        67.1494, -14.8134, 48.9745
        CIE-LCH:
        67.1494, 51.1658, 106.8291
        CIE-Luv:
        67.1494, 1.6646, 59.6638
        Hunter-Lab:
        60.6879, -15.4879, 31.3005
      #a5a947 color charts
#a5a947 RGB chart
      #a5a947 CMYK chart
      #a5a947 RGB pie chart
      #a5a947 color shades, tints & tones
#a5a947 color schemes
#a5a947 color preview, HTML & CSS examples
           This text has a color of #a5a947        
        
          <p style="color:#a5a947;">Text here</p>
        
        
          .mytext {color:#a5a947;}
        
        Text color #a5a947
      
           This box has a color of #a5a947        
        
          <div style="background-color:#a5a947;">Content here</div>
        
        
          .mybackground {background-color:#a5a947;}
        
        Background color #a5a947
      
           Border around this has a color of #a5a947        
        
          <div style="border:2px solid #a5a947;">Content here</div>
        
        
          .myborder {border:2px solid #a5a947;}
        
        Border color #a5a947