#a1bf42 color space conversions
Hex:
        #a1bf42
        RGB:
        161, 191, 66
        CMY:
        37, 25, 74
        CMYK:
        16, 0, 65, 25
      HSL:
        74°, 49.4071%, 50.3922%
        HSV (HSB):
        74°, 65.4450%, 74.9020%
        XYZ:
        34.3121, 45.2320, 12.0765
        xyY:
        0.3745, 0.4937, 45.2320
      CIE-Lab:
        73.0444, -27.7932, 57.4322
        CIE-LCH:
        73.0444, 63.8038, 115.8238
        CIE-Luv:
        73.0444, -13.8666, 71.3672
        Hunter-Lab:
        67.2548, -26.6285, 36.4320
      #a1bf42 color charts
#a1bf42 RGB chart
      #a1bf42 CMYK chart
      #a1bf42 RGB pie chart
      #a1bf42 color shades, tints & tones
#a1bf42 color schemes
#a1bf42 color preview, HTML & CSS examples
           This text has a color of #a1bf42        
        
          <p style="color:#a1bf42;">Text here</p>
        
        
          .mytext {color:#a1bf42;}
        
        Text color #a1bf42
      
           This box has a color of #a1bf42        
        
          <div style="background-color:#a1bf42;">Content here</div>
        
        
          .mybackground {background-color:#a1bf42;}
        
        Background color #a1bf42
      
           Border around this has a color of #a1bf42        
        
          <div style="border:2px solid #a1bf42;">Content here</div>
        
        
          .myborder {border:2px solid #a1bf42;}
        
        Border color #a1bf42