#afcc88 color space conversions
Hex:
        #afcc88
        RGB:
        175, 204, 136
        CMY:
        31, 20, 47
        CMYK:
        14, 0, 33, 20
      HSL:
        86°, 40.0000%, 66.6667%
        HSV (HSB):
        86°, 33.3333%, 80.0000%
        XYZ:
        43.7160, 54.0773, 31.4264
        xyY:
        0.3383, 0.4185, 54.0773
      CIE-Lab:
        78.5068, -21.4012, 30.7700
        CIE-LCH:
        78.5068, 37.4807, 124.8194
        CIE-Luv:
        78.5068, -13.8886, 45.3459
        Hunter-Lab:
        73.5372, -22.5765, 26.1383
      #afcc88 color charts
#afcc88 RGB chart
      #afcc88 CMYK chart
      #afcc88 RGB pie chart
      #afcc88 color shades, tints & tones
#afcc88 color schemes
#afcc88 color preview, HTML & CSS examples
           This text has a color of #afcc88        
        
          <p style="color:#afcc88;">Text here</p>
        
        
          .mytext {color:#afcc88;}
        
        Text color #afcc88
      
           This box has a color of #afcc88        
        
          <div style="background-color:#afcc88;">Content here</div>
        
        
          .mybackground {background-color:#afcc88;}
        
        Background color #afcc88
      
           Border around this has a color of #afcc88        
        
          <div style="border:2px solid #afcc88;">Content here</div>
        
        
          .myborder {border:2px solid #afcc88;}
        
        Border color #afcc88