#acc0b4 color space conversions
Hex:
        #acc0b4
        RGB:
        172, 192, 180
        CMY:
        33, 25, 29
        CMYK:
        10, 0, 6, 25
      HSL:
        144°, 13.6986%, 71.3725%
        HSV (HSB):
        144°, 10.4167%, 75.2941%
        XYZ:
        44.1011, 49.7652, 50.4613
        xyY:
        0.3056, 0.3448, 49.7652
      CIE-Lab:
        75.9249, -9.1425, 3.7179
        CIE-LCH:
        75.9249, 9.8696, 157.8701
        CIE-Luv:
        75.9249, -10.4295, 7.0534
        Hunter-Lab:
        70.5445, -11.8629, 6.9703
      #acc0b4 color charts
#acc0b4 RGB chart
      #acc0b4 CMYK chart
      #acc0b4 RGB pie chart
      #acc0b4 color shades, tints & tones
#acc0b4 color schemes
#acc0b4 color preview, HTML & CSS examples
           This text has a color of #acc0b4        
        
          <p style="color:#acc0b4;">Text here</p>
        
        
          .mytext {color:#acc0b4;}
        
        Text color #acc0b4
      
           This box has a color of #acc0b4        
        
          <div style="background-color:#acc0b4;">Content here</div>
        
        
          .mybackground {background-color:#acc0b4;}
        
        Background color #acc0b4
      
           Border around this has a color of #acc0b4        
        
          <div style="border:2px solid #acc0b4;">Content here</div>
        
        
          .myborder {border:2px solid #acc0b4;}
        
        Border color #acc0b4