#a1b976 color space conversions
Hex:
        #a1b976
        RGB:
        161, 185, 118
        CMY:
        37, 27, 54
        CMYK:
        13, 0, 36, 27
      HSL:
        81°, 32.3671%, 59.4118%
        HSV (HSB):
        81°, 36.2162%, 72.5490%
        XYZ:
        35.3169, 43.5830, 23.6905
        xyY:
        0.3443, 0.4248, 43.5830
      CIE-Lab:
        71.9489, -19.6293, 31.3446
        CIE-LCH:
        71.9489, 36.9837, 122.0565
        CIE-Luv:
        71.9489, -11.2183, 44.6039
        Hunter-Lab:
        66.0174, -20.0395, 24.9358
      #a1b976 color charts
#a1b976 RGB chart
      #a1b976 CMYK chart
      #a1b976 RGB pie chart
      #a1b976 color shades, tints & tones
#a1b976 color schemes
#a1b976 color preview, HTML & CSS examples
           This text has a color of #a1b976        
        
          <p style="color:#a1b976;">Text here</p>
        
        
          .mytext {color:#a1b976;}
        
        Text color #a1b976
      
           This box has a color of #a1b976        
        
          <div style="background-color:#a1b976;">Content here</div>
        
        
          .mybackground {background-color:#a1b976;}
        
        Background color #a1b976
      
           Border around this has a color of #a1b976        
        
          <div style="border:2px solid #a1b976;">Content here</div>
        
        
          .myborder {border:2px solid #a1b976;}
        
        Border color #a1b976