#a4bc96 color space conversions
Hex:
        #a4bc96
        RGB:
        164, 188, 150
        CMY:
        36, 26, 41
        CMYK:
        13, 0, 20, 26
      HSL:
        98°, 22.0930%, 66.2745%
        HSV (HSB):
        98°, 20.2128%, 73.7255%
        XYZ:
        38.7981, 46.0610, 35.6999
        xyY:
        0.3218, 0.3821, 46.0610
      CIE-Lab:
        73.5851, -15.2393, 16.5460
        CIE-LCH:
        73.5851, 22.4946, 132.6460
        CIE-Luv:
        73.5851, -11.8459, 25.8800
        Hunter-Lab:
        67.8682, -16.7267, 16.3201
      #a4bc96 color charts
#a4bc96 RGB chart
      #a4bc96 CMYK chart
      #a4bc96 RGB pie chart
      #a4bc96 color shades, tints & tones
#a4bc96 color schemes
#a4bc96 color preview, HTML & CSS examples
           This text has a color of #a4bc96        
        
          <p style="color:#a4bc96;">Text here</p>
        
        
          .mytext {color:#a4bc96;}
        
        Text color #a4bc96
      
           This box has a color of #a4bc96        
        
          <div style="background-color:#a4bc96;">Content here</div>
        
        
          .mybackground {background-color:#a4bc96;}
        
        Background color #a4bc96
      
           Border around this has a color of #a4bc96        
        
          <div style="border:2px solid #a4bc96;">Content here</div>
        
        
          .myborder {border:2px solid #a4bc96;}
        
        Border color #a4bc96