#afcc95 color space conversions
Hex:
        #afcc95
        RGB:
        175, 204, 149
        CMY:
        31, 20, 42
        CMYK:
        14, 0, 27, 20
      HSL:
        92°, 35.0318%, 69.2157%
        HSV (HSB):
        92°, 26.9608%, 80.0000%
        XYZ:
        44.6969, 54.4696, 36.5917
        xyY:
        0.3292, 0.4012, 54.4696
      CIE-Lab:
        78.7348, -19.5187, 24.2859
        CIE-LCH:
        78.7348, 31.1574, 128.7890
        CIE-Luv:
        78.7348, -14.1357, 37.1172
        Hunter-Lab:
        73.8035, -21.0531, 22.2666
      #afcc95 color charts
#afcc95 RGB chart
      #afcc95 CMYK chart
      #afcc95 RGB pie chart
      #afcc95 color shades, tints & tones
#afcc95 color schemes
#afcc95 color preview, HTML & CSS examples
           This text has a color of #afcc95        
        
          <p style="color:#afcc95;">Text here</p>
        
        
          .mytext {color:#afcc95;}
        
        Text color #afcc95
      
           This box has a color of #afcc95        
        
          <div style="background-color:#afcc95;">Content here</div>
        
        
          .mybackground {background-color:#afcc95;}
        
        Background color #afcc95
      
           Border around this has a color of #afcc95        
        
          <div style="border:2px solid #afcc95;">Content here</div>
        
        
          .myborder {border:2px solid #afcc95;}
        
        Border color #afcc95