#a0a547 color space conversions
Hex:
        #a0a547
        RGB:
        160, 165, 71
        CMY:
        37, 35, 72
        CMYK:
        3, 0, 57, 35
      HSL:
        63°, 39.8305%, 46.2745%
        HSV (HSB):
        63°, 56.9697%, 64.7059%
        XYZ:
        29.0897, 34.8388, 11.1526
        xyY:
        0.3874, 0.4640, 34.8388
      CIE-Lab:
        65.6230, -14.8695, 47.1523
        CIE-LCH:
        65.6230, 49.4413, 107.5026
        CIE-Luv:
        65.6230, 0.8702, 57.6068
        Hunter-Lab:
        59.0244, -15.3205, 30.1143
      #a0a547 color charts
#a0a547 RGB chart
      #a0a547 CMYK chart
      #a0a547 RGB pie chart
      #a0a547 color shades, tints & tones
#a0a547 color schemes
#a0a547 color preview, HTML & CSS examples
           This text has a color of #a0a547        
        
          <p style="color:#a0a547;">Text here</p>
        
        
          .mytext {color:#a0a547;}
        
        Text color #a0a547
      
           This box has a color of #a0a547        
        
          <div style="background-color:#a0a547;">Content here</div>
        
        
          .mybackground {background-color:#a0a547;}
        
        Background color #a0a547
      
           Border around this has a color of #a0a547        
        
          <div style="border:2px solid #a0a547;">Content here</div>
        
        
          .myborder {border:2px solid #a0a547;}
        
        Border color #a0a547