#afab95 color space conversions
Hex:
        #afab95
        RGB:
        175, 171, 149
        CMY:
        31, 33, 42
        CMYK:
        0, 2, 15, 31
      HSL:
        51°, 13.9785%, 63.5294%
        HSV (HSB):
        51°, 14.8571%, 68.6275%
        XYZ:
        37.6669, 40.4097, 34.2484
        xyY:
        0.3353, 0.3598, 40.4097
      CIE-Lab:
        69.7604, -2.3936, 11.8467
        CIE-LCH:
        69.7604, 12.0861, 101.4229
        CIE-Luv:
        69.7604, 3.6065, 17.0641
        Hunter-Lab:
        63.5686, -5.4768, 12.5548
      #afab95 color charts
#afab95 RGB chart
      #afab95 CMYK chart
      #afab95 RGB pie chart
      #afab95 color shades, tints & tones
#afab95 color schemes
#afab95 color preview, HTML & CSS examples
           This text has a color of #afab95        
        
          <p style="color:#afab95;">Text here</p>
        
        
          .mytext {color:#afab95;}
        
        Text color #afab95
      
           This box has a color of #afab95        
        
          <div style="background-color:#afab95;">Content here</div>
        
        
          .mybackground {background-color:#afab95;}
        
        Background color #afab95
      
           Border around this has a color of #afab95        
        
          <div style="border:2px solid #afab95;">Content here</div>
        
        
          .myborder {border:2px solid #afab95;}
        
        Border color #afab95