#afd3ae color space conversions
Hex:
        #afd3ae
        RGB:
        175, 211, 174
        CMY:
        31, 17, 32
        CMYK:
        17, 0, 18, 17
      HSL:
        118°, 29.6000%, 75.4902%
        HSV (HSB):
        118°, 17.5355%, 82.7451%
        XYZ:
        48.6134, 58.7585, 48.8237
        xyY:
        0.3112, 0.3762, 58.7585
      CIE-Lab:
        81.1587, -18.9261, 14.4343
        CIE-LCH:
        81.1587, 23.8022, 142.6684
        CIE-Luv:
        81.1587, -18.1452, 24.1896
        Hunter-Lab:
        76.6541, -20.9413, 15.8939
      #afd3ae color charts
#afd3ae RGB chart
      #afd3ae CMYK chart
      #afd3ae RGB pie chart
      #afd3ae color shades, tints & tones
#afd3ae color schemes
#afd3ae color preview, HTML & CSS examples
           This text has a color of #afd3ae        
        
          <p style="color:#afd3ae;">Text here</p>
        
        
          .mytext {color:#afd3ae;}
        
        Text color #afd3ae
      
           This box has a color of #afd3ae        
        
          <div style="background-color:#afd3ae;">Content here</div>
        
        
          .mybackground {background-color:#afd3ae;}
        
        Background color #afd3ae
      
           Border around this has a color of #afd3ae        
        
          <div style="border:2px solid #afd3ae;">Content here</div>
        
        
          .myborder {border:2px solid #afd3ae;}
        
        Border color #afd3ae