#afd3ad color space conversions
Hex:
        #afd3ad
        RGB:
        175, 211, 173
        CMY:
        31, 17, 32
        CMYK:
        17, 0, 18, 17
      HSL:
        117°, 30.1587%, 75.2941%
        HSV (HSB):
        117°, 18.0095%, 82.7451%
        XYZ:
        48.5163, 58.7196, 48.3121
        xyY:
        0.3119, 0.3775, 58.7196
      CIE-Lab:
        81.1372, -19.1003, 14.9339
        CIE-LCH:
        81.1372, 24.2455, 141.9792
        CIE-Luv:
        81.1372, -18.1291, 24.9082
        Hunter-Lab:
        76.6287, -21.0858, 16.2596
      #afd3ad color charts
#afd3ad RGB chart
      #afd3ad CMYK chart
      #afd3ad RGB pie chart
      #afd3ad color shades, tints & tones
#afd3ad color schemes
#afd3ad color preview, HTML & CSS examples
           This text has a color of #afd3ad        
        
          <p style="color:#afd3ad;">Text here</p>
        
        
          .mytext {color:#afd3ad;}
        
        Text color #afd3ad
      
           This box has a color of #afd3ad        
        
          <div style="background-color:#afd3ad;">Content here</div>
        
        
          .mybackground {background-color:#afd3ad;}
        
        Background color #afd3ad
      
           Border around this has a color of #afd3ad        
        
          <div style="border:2px solid #afd3ad;">Content here</div>
        
        
          .myborder {border:2px solid #afd3ad;}
        
        Border color #afd3ad