#afa99b color space conversions
Hex:
        #afa99b
        RGB:
        175, 169, 155
        CMY:
        31, 34, 39
        CMYK:
        0, 3, 11, 31
      HSL:
        42°, 11.1111%, 64.7059%
        HSV (HSB):
        42°, 11.4286%, 68.6275%
        XYZ:
        37.7836, 39.8565, 36.7120
        xyY:
        0.3304, 0.3485, 39.8565
      CIE-Lab:
        69.3672, -0.3202, 7.9826
        CIE-LCH:
        69.3672, 7.9890, 92.2969
        CIE-Luv:
        69.3672, 4.3434, 11.4131
        Hunter-Lab:
        63.1320, -3.6513, 9.7145
      #afa99b color charts
#afa99b RGB chart
      #afa99b CMYK chart
      #afa99b RGB pie chart
      #afa99b color shades, tints & tones
#afa99b color schemes
#afa99b color preview, HTML & CSS examples
           This text has a color of #afa99b        
        
          <p style="color:#afa99b;">Text here</p>
        
        
          .mytext {color:#afa99b;}
        
        Text color #afa99b
      
           This box has a color of #afa99b        
        
          <div style="background-color:#afa99b;">Content here</div>
        
        
          .mybackground {background-color:#afa99b;}
        
        Background color #afa99b
      
           Border around this has a color of #afa99b        
        
          <div style="border:2px solid #afa99b;">Content here</div>
        
        
          .myborder {border:2px solid #afa99b;}
        
        Border color #afa99b