#a5b195 color space conversions
Hex:
        #a5b195
        RGB:
        165, 177, 149
        CMY:
        35, 31, 42
        CMYK:
        7, 0, 16, 31
      HSL:
        86°, 15.2174%, 63.9216%
        HSV (HSB):
        86°, 15.8192%, 69.4118%
        XYZ:
        36.6640, 41.6135, 34.5336
        xyY:
        0.3250, 0.3689, 41.6135
      CIE-Lab:
        70.6037, -9.3175, 12.9241
        CIE-LCH:
        70.6037, 15.9326, 125.7892
        CIE-Luv:
        70.6037, -5.5063, 19.8031
        Hunter-Lab:
        64.5086, -11.4379, 13.4161
      #a5b195 color charts
#a5b195 RGB chart
      #a5b195 CMYK chart
      #a5b195 RGB pie chart
      #a5b195 color shades, tints & tones
#a5b195 color schemes
#a5b195 color preview, HTML & CSS examples
           This text has a color of #a5b195        
        
          <p style="color:#a5b195;">Text here</p>
        
        
          .mytext {color:#a5b195;}
        
        Text color #a5b195
      
           This box has a color of #a5b195        
        
          <div style="background-color:#a5b195;">Content here</div>
        
        
          .mybackground {background-color:#a5b195;}
        
        Background color #a5b195
      
           Border around this has a color of #a5b195        
        
          <div style="border:2px solid #a5b195;">Content here</div>
        
        
          .myborder {border:2px solid #a5b195;}
        
        Border color #a5b195