#af9d20 color space conversions
Hex:
        #af9d20
        RGB:
        175, 157, 32
        CMY:
        31, 38, 87
        CMYK:
        0, 10, 82, 31
      HSL:
        52°, 69.0821%, 40.5882%
        HSV (HSB):
        52°, 81.7143%, 68.6275%
        XYZ:
        29.9969, 33.3322, 6.2193
        xyY:
        0.4313, 0.4793, 33.3322
      CIE-Lab:
        64.4290, -6.2560, 61.6473
        CIE-LCH:
        64.4290, 61.9639, 95.7946
        CIE-Luv:
        64.4290, 17.4728, 65.7113
        Hunter-Lab:
        57.7340, -8.2913, 34.0270
      #af9d20 color charts
#af9d20 RGB chart
      #af9d20 CMYK chart
      #af9d20 RGB pie chart
      #af9d20 color shades, tints & tones
#af9d20 color schemes
#af9d20 color preview, HTML & CSS examples
           This text has a color of #af9d20        
        
          <p style="color:#af9d20;">Text here</p>
        
        
          .mytext {color:#af9d20;}
        
        Text color #af9d20
      
           This box has a color of #af9d20        
        
          <div style="background-color:#af9d20;">Content here</div>
        
        
          .mybackground {background-color:#af9d20;}
        
        Background color #af9d20
      
           Border around this has a color of #af9d20        
        
          <div style="border:2px solid #af9d20;">Content here</div>
        
        
          .myborder {border:2px solid #af9d20;}
        
        Border color #af9d20