#afcd75 color space conversions
Hex:
        #afcd75
        RGB:
        175, 205, 117
        CMY:
        31, 20, 54
        CMYK:
        15, 0, 43, 20
      HSL:
        80°, 46.8085%, 63.1373%
        HSV (HSB):
        80°, 42.9268%, 80.3922%
        XYZ:
        42.7214, 54.0610, 25.0128
        xyY:
        0.3508, 0.4439, 54.0610
      CIE-Lab:
        78.4973, -24.3097, 40.4373
        CIE-LCH:
        78.4973, 47.1819, 121.0130
        CIE-Luv:
        78.4973, -14.1125, 56.7187
        Hunter-Lab:
        73.5262, -24.9557, 31.2985
      #afcd75 color charts
#afcd75 RGB chart
      #afcd75 CMYK chart
      #afcd75 RGB pie chart
      #afcd75 color shades, tints & tones
#afcd75 color schemes
#afcd75 color preview, HTML & CSS examples
           This text has a color of #afcd75        
        
          <p style="color:#afcd75;">Text here</p>
        
        
          .mytext {color:#afcd75;}
        
        Text color #afcd75
      
           This box has a color of #afcd75        
        
          <div style="background-color:#afcd75;">Content here</div>
        
        
          .mybackground {background-color:#afcd75;}
        
        Background color #afcd75
      
           Border around this has a color of #afcd75        
        
          <div style="border:2px solid #afcd75;">Content here</div>
        
        
          .myborder {border:2px solid #afcd75;}
        
        Border color #afcd75