#afc766 color space conversions
Hex:
        #afc766
        RGB:
        175, 199, 102
        CMY:
        31, 22, 60
        CMYK:
        12, 0, 49, 22
      HSL:
        75°, 46.4115%, 59.0196%
        HSV (HSB):
        75°, 48.7437%, 78.0392%
        XYZ:
        40.5009, 50.9201, 20.2643
        xyY:
        0.3626, 0.4559, 50.9201
      CIE-Lab:
        76.6306, -23.0179, 45.5199
        CIE-LCH:
        76.6306, 51.0087, 116.8242
        CIE-Luv:
        76.6306, -10.5329, 61.1763
        Hunter-Lab:
        71.3583, -23.5657, 33.1137
      #afc766 color charts
#afc766 RGB chart
      #afc766 CMYK chart
      #afc766 RGB pie chart
      #afc766 color shades, tints & tones
#afc766 color schemes
#afc766 color preview, HTML & CSS examples
           This text has a color of #afc766        
        
          <p style="color:#afc766;">Text here</p>
        
        
          .mytext {color:#afc766;}
        
        Text color #afc766
      
           This box has a color of #afc766        
        
          <div style="background-color:#afc766;">Content here</div>
        
        
          .mybackground {background-color:#afc766;}
        
        Background color #afc766
      
           Border around this has a color of #afc766        
        
          <div style="border:2px solid #afc766;">Content here</div>
        
        
          .myborder {border:2px solid #afc766;}
        
        Border color #afc766