#a5a547 color space conversions
Hex:
        #a5a547
        RGB:
        165, 165, 71
        CMY:
        35, 35, 72
        CMYK:
        0, 0, 57, 35
      HSL:
        60°, 39.8305%, 46.2745%
        HSV (HSB):
        60°, 56.9697%, 64.7059%
        XYZ:
        30.1095, 35.3645, 11.2003
        xyY:
        0.3927, 0.4612, 35.3645
      CIE-Lab:
        66.0315, -12.7378, 47.7234
        CIE-LCH:
        66.0315, 49.3941, 104.9444
        CIE-Luv:
        66.0315, 4.1693, 57.7958
        Hunter-Lab:
        59.4681, -13.6921, 30.4609
      #a5a547 color charts
#a5a547 RGB chart
      #a5a547 CMYK chart
      #a5a547 RGB pie chart
      #a5a547 color shades, tints & tones
#a5a547 color schemes
#a5a547 color preview, HTML & CSS examples
           This text has a color of #a5a547        
        
          <p style="color:#a5a547;">Text here</p>
        
        
          .mytext {color:#a5a547;}
        
        Text color #a5a547
      
           This box has a color of #a5a547        
        
          <div style="background-color:#a5a547;">Content here</div>
        
        
          .mybackground {background-color:#a5a547;}
        
        Background color #a5a547
      
           Border around this has a color of #a5a547        
        
          <div style="border:2px solid #a5a547;">Content here</div>
        
        
          .myborder {border:2px solid #a5a547;}
        
        Border color #a5a547