#a3af16 color space conversions
Hex:
        #a3af16
        RGB:
        163, 175, 22
        CMY:
        36, 31, 91
        CMYK:
        7, 0, 87, 31
      HSL:
        65°, 77.6650%, 38.6275%
        HSV (HSB):
        65°, 87.4286%, 68.6275%
        XYZ:
        30.5790, 38.5044, 6.5795
        xyY:
        0.4041, 0.5089, 38.5044
      CIE-Lab:
        68.3907, -21.1444, 67.0187
        CIE-LCH:
        68.3907, 70.2751, 107.5105
        CIE-Luv:
        68.3907, -2.6963, 74.3100
        Hunter-Lab:
        62.0519, -20.6264, 37.1497
      #a3af16 color charts
#a3af16 RGB chart
      #a3af16 CMYK chart
      #a3af16 RGB pie chart
      #a3af16 color shades, tints & tones
#a3af16 color schemes
#a3af16 color preview, HTML & CSS examples
           This text has a color of #a3af16        
        
          <p style="color:#a3af16;">Text here</p>
        
        
          .mytext {color:#a3af16;}
        
        Text color #a3af16
      
           This box has a color of #a3af16        
        
          <div style="background-color:#a3af16;">Content here</div>
        
        
          .mybackground {background-color:#a3af16;}
        
        Background color #a3af16
      
           Border around this has a color of #a3af16        
        
          <div style="border:2px solid #a3af16;">Content here</div>
        
        
          .myborder {border:2px solid #a3af16;}
        
        Border color #a3af16