#a0a130 color space conversions
Hex:
        #a0a130
        RGB:
        160, 161, 48
        CMY:
        37, 37, 81
        CMYK:
        1, 0, 70, 37
      HSL:
        61°, 54.0670%, 40.9804%
        HSV (HSB):
        61°, 70.1863%, 63.1373%
        XYZ:
        27.7756, 33.1767, 7.7361
        xyY:
        0.4044, 0.4830, 33.1767
      CIE-Lab:
        64.3037, -14.3354, 55.6190
        CIE-LCH:
        64.3037, 57.4367, 104.4531
        CIE-Luv:
        64.3037, 3.9014, 63.4539
        Hunter-Lab:
        57.5992, -14.7222, 32.3563
      #a0a130 color charts
#a0a130 RGB chart
      #a0a130 CMYK chart
      #a0a130 RGB pie chart
      #a0a130 color shades, tints & tones
#a0a130 color schemes
#a0a130 color preview, HTML & CSS examples
           This text has a color of #a0a130        
        
          <p style="color:#a0a130;">Text here</p>
        
        
          .mytext {color:#a0a130;}
        
        Text color #a0a130
      
           This box has a color of #a0a130        
        
          <div style="background-color:#a0a130;">Content here</div>
        
        
          .mybackground {background-color:#a0a130;}
        
        Background color #a0a130
      
           Border around this has a color of #a0a130        
        
          <div style="border:2px solid #a0a130;">Content here</div>
        
        
          .myborder {border:2px solid #a0a130;}
        
        Border color #a0a130