#afcdb8 color space conversions
Hex:
        #afcdb8
        RGB:
        175, 205, 184
        CMY:
        31, 20, 28
        CMYK:
        15, 0, 10, 20
      HSL:
        138°, 23.0769%, 74.5098%
        HSV (HSB):
        138°, 14.6341%, 80.3922%
        XYZ:
        48.1622, 56.2373, 53.6639
        xyY:
        0.3047, 0.3558, 56.2373
      CIE-Lab:
        79.7487, -14.0895, 7.1033
        CIE-LCH:
        79.7487, 15.7788, 153.2449
        CIE-Luv:
        79.7487, -15.3825, 12.9128
        Hunter-Lab:
        74.9915, -16.5961, 10.0662
      #afcdb8 color charts
#afcdb8 RGB chart
      #afcdb8 CMYK chart
      #afcdb8 RGB pie chart
      #afcdb8 color shades, tints & tones
#afcdb8 color schemes
#afcdb8 color preview, HTML & CSS examples
           This text has a color of #afcdb8        
        
          <p style="color:#afcdb8;">Text here</p>
        
        
          .mytext {color:#afcdb8;}
        
        Text color #afcdb8
      
           This box has a color of #afcdb8        
        
          <div style="background-color:#afcdb8;">Content here</div>
        
        
          .mybackground {background-color:#afcdb8;}
        
        Background color #afcdb8
      
           Border around this has a color of #afcdb8        
        
          <div style="border:2px solid #afcdb8;">Content here</div>
        
        
          .myborder {border:2px solid #afcdb8;}
        
        Border color #afcdb8