#a1af16 color space conversions
Hex:
        #a1af16
        RGB:
        161, 175, 22
        CMY:
        37, 31, 91
        CMYK:
        8, 0, 87, 31
      HSL:
        65°, 77.6650%, 38.6275%
        HSV (HSB):
        65°, 87.4286%, 68.6275%
        XYZ:
        30.1727, 38.2949, 6.5604
        xyY:
        0.4022, 0.5104, 38.2949
      CIE-Lab:
        68.2374, -22.0078, 66.8300
        CIE-LCH:
        68.2374, 70.3605, 108.2272
        CIE-Luv:
        68.2374, -4.0017, 74.2921
        Hunter-Lab:
        61.8829, -21.2624, 37.0325
      #a1af16 color charts
#a1af16 RGB chart
      #a1af16 CMYK chart
      #a1af16 RGB pie chart
      #a1af16 color shades, tints & tones
#a1af16 color schemes
#a1af16 color preview, HTML & CSS examples
           This text has a color of #a1af16        
        
          <p style="color:#a1af16;">Text here</p>
        
        
          .mytext {color:#a1af16;}
        
        Text color #a1af16
      
           This box has a color of #a1af16        
        
          <div style="background-color:#a1af16;">Content here</div>
        
        
          .mybackground {background-color:#a1af16;}
        
        Background color #a1af16
      
           Border around this has a color of #a1af16        
        
          <div style="border:2px solid #a1af16;">Content here</div>
        
        
          .myborder {border:2px solid #a1af16;}
        
        Border color #a1af16