#afbc7a color space conversions
Hex:
        #afbc7a
        RGB:
        175, 188, 122
        CMY:
        31, 26, 52
        CMYK:
        7, 0, 35, 26
      HSL:
        72°, 33.0000%, 60.7843%
        HSV (HSB):
        72°, 35.1064%, 73.7255%
        XYZ:
        39.1753, 46.4855, 25.3202
        xyY:
        0.3530, 0.4189, 46.4855
      CIE-Lab:
        73.8595, -15.2241, 31.9413
        CIE-LCH:
        73.8595, 35.3839, 115.4837
        CIE-Luv:
        73.8595, -4.7603, 44.7746
        Hunter-Lab:
        68.1803, -16.7524, 25.7076
      #afbc7a color charts
#afbc7a RGB chart
      #afbc7a CMYK chart
      #afbc7a RGB pie chart
      #afbc7a color shades, tints & tones
#afbc7a color schemes
#afbc7a color preview, HTML & CSS examples
           This text has a color of #afbc7a        
        
          <p style="color:#afbc7a;">Text here</p>
        
        
          .mytext {color:#afbc7a;}
        
        Text color #afbc7a
      
           This box has a color of #afbc7a        
        
          <div style="background-color:#afbc7a;">Content here</div>
        
        
          .mybackground {background-color:#afbc7a;}
        
        Background color #afbc7a
      
           Border around this has a color of #afbc7a        
        
          <div style="border:2px solid #afbc7a;">Content here</div>
        
        
          .myborder {border:2px solid #afbc7a;}
        
        Border color #afbc7a