#a1a120 color space conversions
Hex:
        #a1a120
        RGB:
        161, 161, 32
        CMY:
        37, 37, 87
        CMYK:
        0, 0, 80, 37
      HSL:
        60°, 66.8394%, 37.8431%
        HSV (HSB):
        60°, 80.1242%, 63.1373%
        XYZ:
        27.7035, 33.1711, 6.3090
        xyY:
        0.4124, 0.4937, 33.1711
      CIE-Lab:
        64.2992, -14.6030, 61.0547
        CIE-LCH:
        64.2992, 62.7767, 103.4513
        CIE-Luv:
        64.2992, 4.8388, 67.0814
        Hunter-Lab:
        57.5943, -14.9296, 33.8213
      #a1a120 color charts
#a1a120 RGB chart
      #a1a120 CMYK chart
      #a1a120 RGB pie chart
      #a1a120 color shades, tints & tones
#a1a120 color schemes
#a1a120 color preview, HTML & CSS examples
           This text has a color of #a1a120        
        
          <p style="color:#a1a120;">Text here</p>
        
        
          .mytext {color:#a1a120;}
        
        Text color #a1a120
      
           This box has a color of #a1a120        
        
          <div style="background-color:#a1a120;">Content here</div>
        
        
          .mybackground {background-color:#a1a120;}
        
        Background color #a1a120
      
           Border around this has a color of #a1a120        
        
          <div style="border:2px solid #a1a120;">Content here</div>
        
        
          .myborder {border:2px solid #a1a120;}
        
        Border color #a1a120