#af9e40 color space conversions
Hex:
        #af9e40
        RGB:
        175, 158, 64
        CMY:
        31, 38, 75
        CMYK:
        0, 10, 63, 31
      HSL:
        51°, 46.4435%, 46.8627%
        HSV (HSB):
        51°, 63.4286%, 68.6275%
        XYZ:
        30.8315, 33.9378, 9.7762
        xyY:
        0.4136, 0.4553, 33.9378
      CIE-Lab:
        64.9132, -5.2149, 49.9486
        CIE-LCH:
        64.9132, 50.2201, 95.9604
        CIE-Luv:
        64.9132, 15.8774, 57.5955
        Hunter-Lab:
        58.2562, -7.4791, 30.8297
      #af9e40 color charts
#af9e40 RGB chart
      #af9e40 CMYK chart
      #af9e40 RGB pie chart
      #af9e40 color shades, tints & tones
#af9e40 color schemes
#af9e40 color preview, HTML & CSS examples
           This text has a color of #af9e40        
        
          <p style="color:#af9e40;">Text here</p>
        
        
          .mytext {color:#af9e40;}
        
        Text color #af9e40
      
           This box has a color of #af9e40        
        
          <div style="background-color:#af9e40;">Content here</div>
        
        
          .mybackground {background-color:#af9e40;}
        
        Background color #af9e40
      
           Border around this has a color of #af9e40        
        
          <div style="border:2px solid #af9e40;">Content here</div>
        
        
          .myborder {border:2px solid #af9e40;}
        
        Border color #af9e40