#af9946 color space conversions
Hex:
        #af9946
        RGB:
        175, 153, 70
        CMY:
        31, 40, 73
        CMYK:
        0, 13, 60, 31
      HSL:
        47°, 42.8571%, 48.0392%
        HSV (HSB):
        47°, 60.0000%, 68.6275%
        XYZ:
        30.1759, 32.3386, 10.4459
        xyY:
        0.4136, 0.4432, 32.3386
      CIE-Lab:
        63.6218, -2.1007, 45.7219
        CIE-LCH:
        63.6218, 45.7701, 92.6306
        CIE-Luv:
        63.6218, 19.0141, 53.0488
        Hunter-Lab:
        56.8671, -4.7982, 28.9160
      #af9946 color charts
#af9946 RGB chart
      #af9946 CMYK chart
      #af9946 RGB pie chart
      #af9946 color shades, tints & tones
#af9946 color schemes
#af9946 color preview, HTML & CSS examples
           This text has a color of #af9946        
        
          <p style="color:#af9946;">Text here</p>
        
        
          .mytext {color:#af9946;}
        
        Text color #af9946
      
           This box has a color of #af9946        
        
          <div style="background-color:#af9946;">Content here</div>
        
        
          .mybackground {background-color:#af9946;}
        
        Background color #af9946
      
           Border around this has a color of #af9946        
        
          <div style="border:2px solid #af9946;">Content here</div>
        
        
          .myborder {border:2px solid #af9946;}
        
        Border color #af9946