#a1b700 color space conversions
Hex:
        #a1b700
        RGB:
        161, 183, 0
        CMY:
        37, 28, 100
        CMYK:
        12, 0, 100, 28
      HSL:
        67°, 100.0000%, 35.8824%
        HSV (HSB):
        67°, 100.0000%, 71.7647%
        XYZ:
        31.6314, 41.4440, 6.3323
        xyY:
        0.3983, 0.5219, 41.4440
      CIE-Lab:
        70.4859, -26.2892, 71.6262
        CIE-LCH:
        70.4859, 76.2983, 110.1548
        CIE-Luv:
        70.4859, -8.8319, 79.2423
        Hunter-Lab:
        64.3770, -24.9545, 39.2320
      #a1b700 color charts
#a1b700 RGB chart
      #a1b700 CMYK chart
      #a1b700 RGB pie chart
      #a1b700 color shades, tints & tones
#a1b700 color schemes
#a1b700 color preview, HTML & CSS examples
           This text has a color of #a1b700        
        
          <p style="color:#a1b700;">Text here</p>
        
        
          .mytext {color:#a1b700;}
        
        Text color #a1b700
      
           This box has a color of #a1b700        
        
          <div style="background-color:#a1b700;">Content here</div>
        
        
          .mybackground {background-color:#a1b700;}
        
        Background color #a1b700
      
           Border around this has a color of #a1b700        
        
          <div style="border:2px solid #a1b700;">Content here</div>
        
        
          .myborder {border:2px solid #a1b700;}
        
        Border color #a1b700