#afb8aa color space conversions
Hex:
        #afb8aa
        RGB:
        175, 184, 170
        CMY:
        31, 28, 33
        CMYK:
        5, 0, 8, 28
      HSL:
        99°, 8.9744%, 69.4118%
        HSV (HSB):
        99°, 7.6087%, 72.1569%
        XYZ:
        42.0754, 46.2972, 44.7489
        xyY:
        0.3161, 0.3478, 46.2972
      CIE-Lab:
        73.7380, -5.7359, 6.0231
        CIE-LCH:
        73.7380, 8.3173, 133.6011
        CIE-Luv:
        73.7380, -4.3742, 9.7502
        Hunter-Lab:
        68.0421, -8.6940, 8.6365
      #afb8aa color charts
#afb8aa RGB chart
      #afb8aa CMYK chart
      #afb8aa RGB pie chart
      #afb8aa color shades, tints & tones
#afb8aa color schemes
#afb8aa color preview, HTML & CSS examples
           This text has a color of #afb8aa        
        
          <p style="color:#afb8aa;">Text here</p>
        
        
          .mytext {color:#afb8aa;}
        
        Text color #afb8aa
      
           This box has a color of #afb8aa        
        
          <div style="background-color:#afb8aa;">Content here</div>
        
        
          .mybackground {background-color:#afb8aa;}
        
        Background color #afb8aa
      
           Border around this has a color of #afb8aa        
        
          <div style="border:2px solid #afb8aa;">Content here</div>
        
        
          .myborder {border:2px solid #afb8aa;}
        
        Border color #afb8aa