#afcaa2 color space conversions
Hex:
        #afcaa2
        RGB:
        175, 202, 162
        CMY:
        31, 21, 36
        CMYK:
        13, 0, 20, 21
      HSL:
        101°, 27.3973%, 71.3725%
        HSV (HSB):
        101°, 19.8020%, 79.2157%
        XYZ:
        45.3213, 53.9637, 42.2098
        xyY:
        0.3203, 0.3814, 53.9637
      CIE-Lab:
        78.4405, -16.4481, 16.9983
        CIE-LCH:
        78.4405, 23.6533, 134.0576
        CIE-Luv:
        78.4405, -13.3786, 27.0621
        Hunter-Lab:
        73.4600, -18.4289, 17.3542
      #afcaa2 color charts
#afcaa2 RGB chart
      #afcaa2 CMYK chart
      #afcaa2 RGB pie chart
      #afcaa2 color shades, tints & tones
#afcaa2 color schemes
#afcaa2 color preview, HTML & CSS examples
           This text has a color of #afcaa2        
        
          <p style="color:#afcaa2;">Text here</p>
        
        
          .mytext {color:#afcaa2;}
        
        Text color #afcaa2
      
           This box has a color of #afcaa2        
        
          <div style="background-color:#afcaa2;">Content here</div>
        
        
          .mybackground {background-color:#afcaa2;}
        
        Background color #afcaa2
      
           Border around this has a color of #afcaa2        
        
          <div style="border:2px solid #afcaa2;">Content here</div>
        
        
          .myborder {border:2px solid #afcaa2;}
        
        Border color #afcaa2