#acc2b1 color space conversions
Hex:
        #acc2b1
        RGB:
        172, 194, 177
        CMY:
        33, 24, 31
        CMYK:
        11, 0, 9, 24
      HSL:
        134°, 15.2778%, 71.7647%
        HSV (HSB):
        134°, 11.3402%, 76.0784%
        XYZ:
        44.2409, 50.5286, 49.0162
        xyY:
        0.3077, 0.3514, 50.5286
      CIE-Lab:
        76.3925, -10.7497, 6.0159
        CIE-LCH:
        76.3925, 12.3186, 150.7669
        CIE-Luv:
        76.3925, -11.3303, 10.6756
        Hunter-Lab:
        71.0834, -13.3013, 8.8745
      #acc2b1 color charts
#acc2b1 RGB chart
      #acc2b1 CMYK chart
      #acc2b1 RGB pie chart
      #acc2b1 color shades, tints & tones
#acc2b1 color schemes
#acc2b1 color preview, HTML & CSS examples
           This text has a color of #acc2b1        
        
          <p style="color:#acc2b1;">Text here</p>
        
        
          .mytext {color:#acc2b1;}
        
        Text color #acc2b1
      
           This box has a color of #acc2b1        
        
          <div style="background-color:#acc2b1;">Content here</div>
        
        
          .mybackground {background-color:#acc2b1;}
        
        Background color #acc2b1
      
           Border around this has a color of #acc2b1        
        
          <div style="border:2px solid #acc2b1;">Content here</div>
        
        
          .myborder {border:2px solid #acc2b1;}
        
        Border color #acc2b1