#af9a76 color space conversions
Hex:
        #af9a76
        RGB:
        175, 154, 118
        CMY:
        31, 40, 54
        CMYK:
        0, 12, 33, 31
      HSL:
        38°, 26.2673%, 57.4510%
        HSV (HSB):
        38°, 32.5714%, 68.6275%
        XYZ:
        32.5048, 33.5332, 21.8989
        xyY:
        0.3696, 0.3813, 33.5332
      CIE-Lab:
        64.5903, 2.2830, 21.7696
        CIE-LCH:
        64.5903, 21.8889, 84.0133
        CIE-Luv:
        64.5903, 15.4725, 28.2618
        Hunter-Lab:
        57.9078, -1.1431, 18.1139
      #af9a76 color charts
#af9a76 RGB chart
      #af9a76 CMYK chart
      #af9a76 RGB pie chart
      #af9a76 color shades, tints & tones
#af9a76 color schemes
#af9a76 color preview, HTML & CSS examples
           This text has a color of #af9a76        
        
          <p style="color:#af9a76;">Text here</p>
        
        
          .mytext {color:#af9a76;}
        
        Text color #af9a76
      
           This box has a color of #af9a76        
        
          <div style="background-color:#af9a76;">Content here</div>
        
        
          .mybackground {background-color:#af9a76;}
        
        Background color #af9a76
      
           Border around this has a color of #af9a76        
        
          <div style="border:2px solid #af9a76;">Content here</div>
        
        
          .myborder {border:2px solid #af9a76;}
        
        Border color #af9a76