#af9c16 color space conversions
Hex:
        #af9c16
        RGB:
        175, 156, 22
        CMY:
        31, 39, 91
        CMYK:
        0, 11, 87, 31
      HSL:
        53°, 77.6650%, 38.6275%
        HSV (HSB):
        53°, 87.4286%, 68.6275%
        XYZ:
        29.7125, 32.9488, 5.5528
        xyY:
        0.4356, 0.4830, 32.9488
      CIE-Lab:
        64.1194, -6.0011, 63.9694
        CIE-LCH:
        64.1194, 64.2503, 95.3593
        CIE-Luv:
        64.1194, 18.3441, 66.8493
        Hunter-Lab:
        57.4011, -8.0550, 34.4452
      #af9c16 color charts
#af9c16 RGB chart
      #af9c16 CMYK chart
      #af9c16 RGB pie chart
      #af9c16 color shades, tints & tones
#af9c16 color schemes
#af9c16 color preview, HTML & CSS examples
           This text has a color of #af9c16        
        
          <p style="color:#af9c16;">Text here</p>
        
        
          .mytext {color:#af9c16;}
        
        Text color #af9c16
      
           This box has a color of #af9c16        
        
          <div style="background-color:#af9c16;">Content here</div>
        
        
          .mybackground {background-color:#af9c16;}
        
        Background color #af9c16
      
           Border around this has a color of #af9c16        
        
          <div style="border:2px solid #af9c16;">Content here</div>
        
        
          .myborder {border:2px solid #af9c16;}
        
        Border color #af9c16