#acb994 color space conversions
Hex:
        #acb994
        RGB:
        172, 185, 148
        CMY:
        33, 27, 42
        CMYK:
        7, 0, 20, 27
      HSL:
        81°, 20.9040%, 65.2941%
        HSV (HSB):
        81°, 20.0000%, 72.5490%
        XYZ:
        39.7075, 45.6067, 34.7271
        xyY:
        0.3308, 0.3799, 45.6067
      CIE-Lab:
        73.2896, -11.0901, 17.3007
        CIE-LCH:
        73.2896, 20.5501, 122.6606
        CIE-Luv:
        73.2896, -5.7295, 26.1010
        Hunter-Lab:
        67.5327, -13.2289, 16.7844
      #acb994 color charts
#acb994 RGB chart
      #acb994 CMYK chart
      #acb994 RGB pie chart
      #acb994 color shades, tints & tones
#acb994 color schemes
#acb994 color preview, HTML & CSS examples
           This text has a color of #acb994        
        
          <p style="color:#acb994;">Text here</p>
        
        
          .mytext {color:#acb994;}
        
        Text color #acb994
      
           This box has a color of #acb994        
        
          <div style="background-color:#acb994;">Content here</div>
        
        
          .mybackground {background-color:#acb994;}
        
        Background color #acb994
      
           Border around this has a color of #acb994        
        
          <div style="border:2px solid #acb994;">Content here</div>
        
        
          .myborder {border:2px solid #acb994;}
        
        Border color #acb994