#afbab4 color space conversions
Hex:
        #afbab4
        RGB:
        175, 186, 180
        CMY:
        31, 27, 29
        CMYK:
        6, 0, 3, 27
      HSL:
        147°, 7.3826%, 70.7843%
        HSV (HSB):
        147°, 5.9140%, 72.9412%
        XYZ:
        43.4763, 47.5271, 50.0622
        xyY:
        0.3082, 0.3369, 47.5271
      CIE-Lab:
        74.5256, -4.9478, 1.7145
        CIE-LCH:
        74.5256, 5.2364, 160.8881
        CIE-Luv:
        74.5256, -5.8244, 3.3818
        Hunter-Lab:
        68.9399, -8.0753, 5.2032
      #afbab4 color charts
#afbab4 RGB chart
      #afbab4 CMYK chart
      #afbab4 RGB pie chart
      #afbab4 color shades, tints & tones
#afbab4 color schemes
#afbab4 color preview, HTML & CSS examples
           This text has a color of #afbab4        
        
          <p style="color:#afbab4;">Text here</p>
        
        
          .mytext {color:#afbab4;}
        
        Text color #afbab4
      
           This box has a color of #afbab4        
        
          <div style="background-color:#afbab4;">Content here</div>
        
        
          .mybackground {background-color:#afbab4;}
        
        Background color #afbab4
      
           Border around this has a color of #afbab4        
        
          <div style="border:2px solid #afbab4;">Content here</div>
        
        
          .myborder {border:2px solid #afbab4;}
        
        Border color #afbab4