#a2ae95 color space conversions
Hex:
        #a2ae95
        RGB:
        162, 174, 149
        CMY:
        36, 32, 42
        CMYK:
        7, 0, 14, 32
      HSL:
        89°, 13.3690%, 63.3333%
        HSV (HSB):
        89°, 14.3678%, 68.2353%
        XYZ:
        35.4612, 40.1234, 34.3094
        xyY:
        0.3227, 0.3651, 40.1234
      CIE-Lab:
        69.5573, -8.8322, 11.4160
        CIE-LCH:
        69.5573, 14.4337, 127.7280
        CIE-Luv:
        69.5573, -5.6245, 17.6261
        Hunter-Lab:
        63.3430, -10.9212, 12.2261
      #a2ae95 color charts
#a2ae95 RGB chart
      #a2ae95 CMYK chart
      #a2ae95 RGB pie chart
      #a2ae95 color shades, tints & tones
#a2ae95 color schemes
#a2ae95 color preview, HTML & CSS examples
           This text has a color of #a2ae95        
        
          <p style="color:#a2ae95;">Text here</p>
        
        
          .mytext {color:#a2ae95;}
        
        Text color #a2ae95
      
           This box has a color of #a2ae95        
        
          <div style="background-color:#a2ae95;">Content here</div>
        
        
          .mybackground {background-color:#a2ae95;}
        
        Background color #a2ae95
      
           Border around this has a color of #a2ae95        
        
          <div style="border:2px solid #a2ae95;">Content here</div>
        
        
          .myborder {border:2px solid #a2ae95;}
        
        Border color #a2ae95