#a0a431 color space conversions
Hex:
        #a0a431
        RGB:
        160, 164, 49
        CMY:
        37, 36, 81
        CMYK:
        2, 0, 70, 36
      HSL:
        62°, 53.9906%, 41.7647%
        HSV (HSB):
        62°, 70.1220%, 64.3137%
        XYZ:
        28.3270, 34.2463, 8.0229
        xyY:
        0.4013, 0.4851, 34.2463
      CIE-Lab:
        65.1576, -15.8342, 56.0798
        CIE-LCH:
        65.1576, 58.2724, 105.7670
        CIE-Luv:
        65.1576, 1.9648, 64.4851
        Hunter-Lab:
        58.5203, -16.0067, 32.8358
      #a0a431 color charts
#a0a431 RGB chart
      #a0a431 CMYK chart
      #a0a431 RGB pie chart
      #a0a431 color shades, tints & tones
#a0a431 color schemes
#a0a431 color preview, HTML & CSS examples
           This text has a color of #a0a431        
        
          <p style="color:#a0a431;">Text here</p>
        
        
          .mytext {color:#a0a431;}
        
        Text color #a0a431
      
           This box has a color of #a0a431        
        
          <div style="background-color:#a0a431;">Content here</div>
        
        
          .mybackground {background-color:#a0a431;}
        
        Background color #a0a431
      
           Border around this has a color of #a0a431        
        
          <div style="border:2px solid #a0a431;">Content here</div>
        
        
          .myborder {border:2px solid #a0a431;}
        
        Border color #a0a431