#af9932 color space conversions
Hex:
        #af9932
        RGB:
        175, 153, 50
        CMY:
        31, 40, 80
        CMYK:
        0, 13, 71, 31
      HSL:
        49°, 55.5556%, 44.1176%
        HSV (HSB):
        49°, 71.4286%, 68.6275%
        XYZ:
        29.6462, 32.1267, 7.6562
        xyY:
        0.4270, 0.4627, 32.1267
      CIE-Lab:
        63.4475, -3.3573, 54.4290
        CIE-LCH:
        63.4475, 54.5325, 93.5297
        CIE-Luv:
        63.4475, 19.8077, 59.8843
        Hunter-Lab:
        56.6804, -5.8281, 31.6676
      #af9932 color charts
#af9932 RGB chart
      #af9932 CMYK chart
      #af9932 RGB pie chart
      #af9932 color shades, tints & tones
#af9932 color schemes
#af9932 color preview, HTML & CSS examples
           This text has a color of #af9932        
        
          <p style="color:#af9932;">Text here</p>
        
        
          .mytext {color:#af9932;}
        
        Text color #af9932
      
           This box has a color of #af9932        
        
          <div style="background-color:#af9932;">Content here</div>
        
        
          .mybackground {background-color:#af9932;}
        
        Background color #af9932
      
           Border around this has a color of #af9932        
        
          <div style="border:2px solid #af9932;">Content here</div>
        
        
          .myborder {border:2px solid #af9932;}
        
        Border color #af9932