#a1bd06 color space conversions
Hex:
        #a1bd06
        RGB:
        161, 189, 6
        CMY:
        37, 26, 98
        CMYK:
        15, 0, 97, 26
      HSL:
        69°, 93.8462%, 38.2353%
        HSV (HSB):
        69°, 96.8254%, 74.1176%
        XYZ:
        32.9284, 43.9854, 6.9268
        xyY:
        0.3927, 0.5246, 43.9854
      CIE-Lab:
        72.2187, -29.0859, 72.2611
        CIE-LCH:
        72.2187, 77.8952, 111.9253
        CIE-Luv:
        72.2187, -12.4256, 81.2080
        Hunter-Lab:
        66.3215, -27.4379, 40.2326
      #a1bd06 color charts
#a1bd06 RGB chart
      #a1bd06 CMYK chart
      #a1bd06 RGB pie chart
      #a1bd06 color shades, tints & tones
#a1bd06 color schemes
#a1bd06 color preview, HTML & CSS examples
           This text has a color of #a1bd06        
        
          <p style="color:#a1bd06;">Text here</p>
        
        
          .mytext {color:#a1bd06;}
        
        Text color #a1bd06
      
           This box has a color of #a1bd06        
        
          <div style="background-color:#a1bd06;">Content here</div>
        
        
          .mybackground {background-color:#a1bd06;}
        
        Background color #a1bd06
      
           Border around this has a color of #a1bd06        
        
          <div style="border:2px solid #a1bd06;">Content here</div>
        
        
          .myborder {border:2px solid #a1bd06;}
        
        Border color #a1bd06