#afcc80 color space conversions
Hex:
        #afcc80
        RGB:
        175, 204, 128
        CMY:
        31, 20, 50
        CMYK:
        14, 0, 37, 20
      HSL:
        83°, 42.6966%, 65.0980%
        HSV (HSB):
        83°, 37.2549%, 80.0000%
        XYZ:
        43.1683, 53.8582, 28.5425
        xyY:
        0.3438, 0.4289, 53.8582
      CIE-Lab:
        78.3790, -22.4688, 34.7231
        CIE-LCH:
        78.3790, 41.3587, 122.9063
        CIE-Luv:
        78.3790, -13.7468, 50.0916
        Hunter-Lab:
        73.3881, -23.4321, 28.3123
      #afcc80 color charts
#afcc80 RGB chart
      #afcc80 CMYK chart
      #afcc80 RGB pie chart
      #afcc80 color shades, tints & tones
#afcc80 color schemes
#afcc80 color preview, HTML & CSS examples
           This text has a color of #afcc80        
        
          <p style="color:#afcc80;">Text here</p>
        
        
          .mytext {color:#afcc80;}
        
        Text color #afcc80
      
           This box has a color of #afcc80        
        
          <div style="background-color:#afcc80;">Content here</div>
        
        
          .mybackground {background-color:#afcc80;}
        
        Background color #afcc80
      
           Border around this has a color of #afcc80        
        
          <div style="border:2px solid #afcc80;">Content here</div>
        
        
          .myborder {border:2px solid #afcc80;}
        
        Border color #afcc80