#afab7a color space conversions
Hex:
        #afab7a
        RGB:
        175, 171, 122
        CMY:
        31, 33, 52
        CMYK:
        0, 2, 30, 31
      HSL:
        55°, 24.8826%, 58.2353%
        HSV (HSB):
        55°, 30.2857%, 68.6275%
        XYZ:
        35.7550, 39.6449, 24.1801
        xyY:
        0.3591, 0.3981, 39.6449
      CIE-Lab:
        69.2159, -6.3690, 25.8095
        CIE-LCH:
        69.2159, 26.5837, 103.8620
        CIE-Luv:
        69.2159, 5.0491, 35.3005
        Hunter-Lab:
        62.9642, -8.8241, 21.3059
      #afab7a color charts
#afab7a RGB chart
      #afab7a CMYK chart
      #afab7a RGB pie chart
      #afab7a color shades, tints & tones
#afab7a color schemes
#afab7a color preview, HTML & CSS examples
           This text has a color of #afab7a        
        
          <p style="color:#afab7a;">Text here</p>
        
        
          .mytext {color:#afab7a;}
        
        Text color #afab7a
      
           This box has a color of #afab7a        
        
          <div style="background-color:#afab7a;">Content here</div>
        
        
          .mybackground {background-color:#afab7a;}
        
        Background color #afab7a
      
           Border around this has a color of #afab7a        
        
          <div style="border:2px solid #afab7a;">Content here</div>
        
        
          .myborder {border:2px solid #afab7a;}
        
        Border color #afab7a