#af9964 color space conversions
Hex:
        #af9964
        RGB:
        175, 153, 100
        CMY:
        31, 40, 61
        CMYK:
        0, 13, 43, 31
      HSL:
        42°, 31.9149%, 53.9216%
        HSV (HSB):
        42°, 42.8571%, 68.6275%
        XYZ:
        31.3707, 32.8165, 16.7374
        xyY:
        0.3877, 0.4055, 32.8165
      CIE-Lab:
        64.0121, 0.6605, 30.8149
        CIE-LCH:
        64.0121, 30.8220, 88.7721
        CIE-Luv:
        64.0121, 17.3386, 38.5790
        Hunter-Lab:
        57.2857, -2.5002, 22.7770
      #af9964 color charts
#af9964 RGB chart
      #af9964 CMYK chart
      #af9964 RGB pie chart
      #af9964 color shades, tints & tones
#af9964 color schemes
#af9964 color preview, HTML & CSS examples
           This text has a color of #af9964        
        
          <p style="color:#af9964;">Text here</p>
        
        
          .mytext {color:#af9964;}
        
        Text color #af9964
      
           This box has a color of #af9964        
        
          <div style="background-color:#af9964;">Content here</div>
        
        
          .mybackground {background-color:#af9964;}
        
        Background color #af9964
      
           Border around this has a color of #af9964        
        
          <div style="border:2px solid #af9964;">Content here</div>
        
        
          .myborder {border:2px solid #af9964;}
        
        Border color #af9964