#afdb99 color space conversions
Hex:
        #afdb99
        RGB:
        175, 219, 153
        CMY:
        31, 14, 40
        CMYK:
        20, 0, 30, 14
      HSL:
        100°, 47.8261%, 72.9412%
        HSV (HSB):
        100°, 30.1370%, 85.8824%
        XYZ:
        48.7605, 62.0769, 39.5491
        xyY:
        0.3242, 0.4128, 62.0769
      CIE-Lab:
        82.9543, -26.2632, 27.9115
        CIE-LCH:
        82.9543, 38.3250, 133.2573
        CIE-Luv:
        82.9543, -21.8881, 43.3851
        Hunter-Lab:
        78.7889, -27.4114, 25.3909
      #afdb99 color charts
#afdb99 RGB chart
      #afdb99 CMYK chart
      #afdb99 RGB pie chart
      #afdb99 color shades, tints & tones
#afdb99 color schemes
#afdb99 color preview, HTML & CSS examples
           This text has a color of #afdb99        
        
          <p style="color:#afdb99;">Text here</p>
        
        
          .mytext {color:#afdb99;}
        
        Text color #afdb99
      
           This box has a color of #afdb99        
        
          <div style="background-color:#afdb99;">Content here</div>
        
        
          .mybackground {background-color:#afdb99;}
        
        Background color #afdb99
      
           Border around this has a color of #afdb99        
        
          <div style="border:2px solid #afdb99;">Content here</div>
        
        
          .myborder {border:2px solid #afdb99;}
        
        Border color #afdb99