#a0af55 color space conversions
Hex:
        #a0af55
        RGB:
        160, 175, 85
        CMY:
        37, 31, 67
        CMYK:
        9, 0, 51, 31
      HSL:
        70°, 36.0000%, 50.9804%
        HSV (HSB):
        70°, 51.4286%, 68.6275%
        XYZ:
        31.4669, 38.7894, 14.4230
        xyY:
        0.3716, 0.4581, 38.7894
      CIE-Lab:
        68.5984, -18.7555, 43.9076
        CIE-LCH:
        68.5984, 47.7457, 113.1301
        CIE-Luv:
        68.5984, -5.4730, 56.5102
        Hunter-Lab:
        62.2811, -18.8068, 29.8665
      #a0af55 color charts
#a0af55 RGB chart
      #a0af55 CMYK chart
      #a0af55 RGB pie chart
      #a0af55 color shades, tints & tones
#a0af55 color schemes
#a0af55 color preview, HTML & CSS examples
           This text has a color of #a0af55        
        
          <p style="color:#a0af55;">Text here</p>
        
        
          .mytext {color:#a0af55;}
        
        Text color #a0af55
      
           This box has a color of #a0af55        
        
          <div style="background-color:#a0af55;">Content here</div>
        
        
          .mybackground {background-color:#a0af55;}
        
        Background color #a0af55
      
           Border around this has a color of #a0af55        
        
          <div style="border:2px solid #a0af55;">Content here</div>
        
        
          .myborder {border:2px solid #a0af55;}
        
        Border color #a0af55