#afcba6 color space conversions
Hex:
        #afcba6
        RGB:
        175, 203, 166
        CMY:
        31, 20, 35
        CMYK:
        14, 0, 18, 20
      HSL:
        105°, 26.2411%, 72.3529%
        HSV (HSB):
        105°, 18.2266%, 79.6078%
        XYZ:
        45.9181, 54.5790, 44.1911
        xyY:
        0.3174, 0.3772, 54.5790
      CIE-Lab:
        78.7982, -16.2825, 15.3679
        CIE-LCH:
        78.7982, 22.3896, 136.6552
        CIE-Luv:
        78.7982, -13.9801, 24.8572
        Hunter-Lab:
        73.8776, -18.3405, 16.2491
      #afcba6 color charts
#afcba6 RGB chart
      #afcba6 CMYK chart
      #afcba6 RGB pie chart
      #afcba6 color shades, tints & tones
#afcba6 color schemes
#afcba6 color preview, HTML & CSS examples
           This text has a color of #afcba6        
        
          <p style="color:#afcba6;">Text here</p>
        
        
          .mytext {color:#afcba6;}
        
        Text color #afcba6
      
           This box has a color of #afcba6        
        
          <div style="background-color:#afcba6;">Content here</div>
        
        
          .mybackground {background-color:#afcba6;}
        
        Background color #afcba6
      
           Border around this has a color of #afcba6        
        
          <div style="border:2px solid #afcba6;">Content here</div>
        
        
          .myborder {border:2px solid #afcba6;}
        
        Border color #afcba6