#af9f40 color space conversions
Hex:
        #af9f40
        RGB:
        175, 159, 64
        CMY:
        31, 38, 75
        CMYK:
        0, 9, 63, 31
      HSL:
        51°, 46.4435%, 46.8627%
        HSV (HSB):
        51°, 63.4286%, 68.6275%
        XYZ:
        31.0027, 34.2804, 9.8332
        xyY:
        0.4127, 0.4564, 34.2804
      CIE-Lab:
        65.1845, -5.7494, 50.2424
        CIE-LCH:
        65.1845, 50.5703, 96.5281
        CIE-Luv:
        65.1845, 15.2031, 58.0457
        Hunter-Lab:
        58.5495, -7.9434, 31.0270
      #af9f40 color charts
#af9f40 RGB chart
      #af9f40 CMYK chart
      #af9f40 RGB pie chart
      #af9f40 color shades, tints & tones
#af9f40 color schemes
#af9f40 color preview, HTML & CSS examples
           This text has a color of #af9f40        
        
          <p style="color:#af9f40;">Text here</p>
        
        
          .mytext {color:#af9f40;}
        
        Text color #af9f40
      
           This box has a color of #af9f40        
        
          <div style="background-color:#af9f40;">Content here</div>
        
        
          .mybackground {background-color:#af9f40;}
        
        Background color #af9f40
      
           Border around this has a color of #af9f40        
        
          <div style="border:2px solid #af9f40;">Content here</div>
        
        
          .myborder {border:2px solid #af9f40;}
        
        Border color #af9f40