#afbb9a color space conversions
Hex:
        #afbb9a
        RGB:
        175, 187, 154
        CMY:
        31, 27, 40
        CMYK:
        6, 0, 18, 27
      HSL:
        82°, 19.5266%, 66.8627%
        HSV (HSB):
        82°, 17.6471%, 73.3333%
        XYZ:
        41.2823, 46.9877, 37.4656
        xyY:
        0.3283, 0.3737, 46.9877
      CIE-Lab:
        74.1819, -10.0590, 15.3379
        CIE-LCH:
        74.1819, 18.3421, 123.2579
        CIE-Luv:
        74.1819, -5.2969, 23.3934
        Hunter-Lab:
        68.5476, -12.4580, 15.5776
      #afbb9a color charts
#afbb9a RGB chart
      #afbb9a CMYK chart
      #afbb9a RGB pie chart
      #afbb9a color shades, tints & tones
#afbb9a color schemes
#afbb9a color preview, HTML & CSS examples
           This text has a color of #afbb9a        
        
          <p style="color:#afbb9a;">Text here</p>
        
        
          .mytext {color:#afbb9a;}
        
        Text color #afbb9a
      
           This box has a color of #afbb9a        
        
          <div style="background-color:#afbb9a;">Content here</div>
        
        
          .mybackground {background-color:#afbb9a;}
        
        Background color #afbb9a
      
           Border around this has a color of #afbb9a        
        
          <div style="border:2px solid #afbb9a;">Content here</div>
        
        
          .myborder {border:2px solid #afbb9a;}
        
        Border color #afbb9a