#a1a940 color space conversions
Hex:
        #a1a940
        RGB:
        161, 169, 64
        CMY:
        37, 34, 75
        CMYK:
        5, 0, 62, 34
      HSL:
        65°, 45.0644%, 45.6863%
        HSV (HSB):
        65°, 62.1302%, 66.2745%
        XYZ:
        29.8113, 36.3232, 10.2903
        xyY:
        0.3901, 0.4753, 36.3232
      CIE-Lab:
        66.7661, -17.0332, 51.5999
        CIE-LCH:
        66.7661, 54.3386, 108.2682
        CIE-Luv:
        66.7661, -0.7921, 62.0899
        Hunter-Lab:
        60.2687, -17.1770, 32.0649
      #a1a940 color charts
#a1a940 RGB chart
      #a1a940 CMYK chart
      #a1a940 RGB pie chart
      #a1a940 color shades, tints & tones
#a1a940 color schemes
#a1a940 color preview, HTML & CSS examples
           This text has a color of #a1a940        
        
          <p style="color:#a1a940;">Text here</p>
        
        
          .mytext {color:#a1a940;}
        
        Text color #a1a940
      
           This box has a color of #a1a940        
        
          <div style="background-color:#a1a940;">Content here</div>
        
        
          .mybackground {background-color:#a1a940;}
        
        Background color #a1a940
      
           Border around this has a color of #a1a940        
        
          <div style="border:2px solid #a1a940;">Content here</div>
        
        
          .myborder {border:2px solid #a1a940;}
        
        Border color #a1a940