#afc4a4 color space conversions
Hex:
        #afc4a4
        RGB:
        175, 196, 164
        CMY:
        31, 23, 36
        CMYK:
        11, 0, 16, 23
      HSL:
        99°, 21.3333%, 70.5882%
        HSV (HSB):
        99°, 16.3265%, 76.8627%
        XYZ:
        44.1200, 51.2742, 42.6935
        xyY:
        0.3195, 0.3713, 51.2742
      CIE-Lab:
        76.8448, -13.0522, 13.6920
        CIE-LCH:
        76.8448, 18.9164, 133.6297
        CIE-Luv:
        76.8448, -10.3465, 21.8795
        Hunter-Lab:
        71.6060, -15.3278, 14.7738
      #afc4a4 color charts
#afc4a4 RGB chart
      #afc4a4 CMYK chart
      #afc4a4 RGB pie chart
      #afc4a4 color shades, tints & tones
#afc4a4 color schemes
#afc4a4 color preview, HTML & CSS examples
           This text has a color of #afc4a4        
        
          <p style="color:#afc4a4;">Text here</p>
        
        
          .mytext {color:#afc4a4;}
        
        Text color #afc4a4
      
           This box has a color of #afc4a4        
        
          <div style="background-color:#afc4a4;">Content here</div>
        
        
          .mybackground {background-color:#afc4a4;}
        
        Background color #afc4a4
      
           Border around this has a color of #afc4a4        
        
          <div style="border:2px solid #afc4a4;">Content here</div>
        
        
          .myborder {border:2px solid #afc4a4;}
        
        Border color #afc4a4