#af9939 color space conversions
Hex:
        #af9939
        RGB:
        175, 153, 57
        CMY:
        31, 40, 78
        CMYK:
        0, 13, 67, 31
      HSL:
        49°, 50.8621%, 45.4902%
        HSV (HSB):
        49°, 67.4286%, 68.6275%
        XYZ:
        29.8089, 32.1918, 8.5134
        xyY:
        0.4227, 0.4565, 32.1918
      CIE-Lab:
        63.5011, -2.9690, 51.5488
        CIE-LCH:
        63.5011, 51.6342, 93.2963
        CIE-Luv:
        63.5011, 19.5603, 57.7546
        Hunter-Lab:
        56.7378, -5.5108, 30.8201
      #af9939 color charts
#af9939 RGB chart
      #af9939 CMYK chart
      #af9939 RGB pie chart
      #af9939 color shades, tints & tones
#af9939 color schemes
#af9939 color preview, HTML & CSS examples
           This text has a color of #af9939        
        
          <p style="color:#af9939;">Text here</p>
        
        
          .mytext {color:#af9939;}
        
        Text color #af9939
      
           This box has a color of #af9939        
        
          <div style="background-color:#af9939;">Content here</div>
        
        
          .mybackground {background-color:#af9939;}
        
        Background color #af9939
      
           Border around this has a color of #af9939        
        
          <div style="border:2px solid #af9939;">Content here</div>
        
        
          .myborder {border:2px solid #af9939;}
        
        Border color #af9939