#afc8a4 color space conversions
Hex:
        #afc8a4
        RGB:
        175, 200, 164
        CMY:
        31, 22, 36
        CMYK:
        13, 0, 18, 22
      HSL:
        102°, 24.6575%, 71.3725%
        HSV (HSB):
        102°, 18.0000%, 78.4314%
        XYZ:
        45.0343, 53.1028, 42.9983
        xyY:
        0.3191, 0.3763, 53.1028
      CIE-Lab:
        77.9357, -15.0983, 15.2254
        CIE-LCH:
        77.9357, 21.4422, 134.7599
        CIE-Luv:
        77.9357, -12.4018, 24.3972
        Hunter-Lab:
        72.8717, -17.2135, 16.0259
      #afc8a4 color charts
#afc8a4 RGB chart
      #afc8a4 CMYK chart
      #afc8a4 RGB pie chart
      #afc8a4 color shades, tints & tones
#afc8a4 color schemes
#afc8a4 color preview, HTML & CSS examples
           This text has a color of #afc8a4        
        
          <p style="color:#afc8a4;">Text here</p>
        
        
          .mytext {color:#afc8a4;}
        
        Text color #afc8a4
      
           This box has a color of #afc8a4        
        
          <div style="background-color:#afc8a4;">Content here</div>
        
        
          .mybackground {background-color:#afc8a4;}
        
        Background color #afc8a4
      
           Border around this has a color of #afc8a4        
        
          <div style="border:2px solid #afc8a4;">Content here</div>
        
        
          .myborder {border:2px solid #afc8a4;}
        
        Border color #afc8a4