#afd0a0 color space conversions
Hex:
        #afd0a0
        RGB:
        175, 208, 160
        CMY:
        31, 18, 37
        CMYK:
        16, 0, 23, 18
      HSL:
        101°, 33.8028%, 72.1569%
        HSV (HSB):
        101°, 23.0769%, 81.5686%
        XYZ:
        46.5802, 56.7638, 41.7592
        xyY:
        0.3210, 0.3912, 56.7638
      CIE-Lab:
        80.0465, -19.7866, 20.2880
        CIE-LCH:
        80.0465, 28.3393, 134.2832
        CIE-Luv:
        80.0465, -16.4039, 32.1530
        Hunter-Lab:
        75.3417, -21.4899, 19.8769
      #afd0a0 color charts
#afd0a0 RGB chart
      #afd0a0 CMYK chart
      #afd0a0 RGB pie chart
      #afd0a0 color shades, tints & tones
#afd0a0 color schemes
#afd0a0 color preview, HTML & CSS examples
           This text has a color of #afd0a0        
        
          <p style="color:#afd0a0;">Text here</p>
        
        
          .mytext {color:#afd0a0;}
        
        Text color #afd0a0
      
           This box has a color of #afd0a0        
        
          <div style="background-color:#afd0a0;">Content here</div>
        
        
          .mybackground {background-color:#afd0a0;}
        
        Background color #afd0a0
      
           Border around this has a color of #afd0a0        
        
          <div style="border:2px solid #afd0a0;">Content here</div>
        
        
          .myborder {border:2px solid #afd0a0;}
        
        Border color #afd0a0