#a0af71 color space conversions
Hex:
        #a0af71
        RGB:
        160, 175, 113
        CMY:
        37, 31, 56
        CMYK:
        9, 0, 35, 31
      HSL:
        75°, 27.9279%, 56.4706%
        HSV (HSB):
        75°, 35.4286%, 68.6275%
        XYZ:
        32.8078, 39.3258, 21.4843
        xyY:
        0.3504, 0.4201, 39.3258
      CIE-Lab:
        68.9866, -15.5834, 30.0936
        CIE-LCH:
        68.9866, 33.8891, 117.3765
        CIE-Luv:
        68.9866, -6.1522, 41.9160
        Hunter-Lab:
        62.7103, -16.3580, 23.5847
      #a0af71 color charts
#a0af71 RGB chart
      #a0af71 CMYK chart
      #a0af71 RGB pie chart
      #a0af71 color shades, tints & tones
#a0af71 color schemes
#a0af71 color preview, HTML & CSS examples
           This text has a color of #a0af71        
        
          <p style="color:#a0af71;">Text here</p>
        
        
          .mytext {color:#a0af71;}
        
        Text color #a0af71
      
           This box has a color of #a0af71        
        
          <div style="background-color:#a0af71;">Content here</div>
        
        
          .mybackground {background-color:#a0af71;}
        
        Background color #a0af71
      
           Border around this has a color of #a0af71        
        
          <div style="border:2px solid #a0af71;">Content here</div>
        
        
          .myborder {border:2px solid #a0af71;}
        
        Border color #a0af71