#a26d71 color space conversions
Hex:
        #a26d71
        RGB:
        162, 109, 113
        CMY:
        36, 57, 56
        CMYK:
        0, 33, 30, 36
      HSL:
        355°, 22.1757%, 53.1373%
        HSV (HSB):
        355°, 32.7160%, 63.5294%
        XYZ:
        23.3496, 19.8109, 18.2160
        xyY:
        0.3804, 0.3228, 19.8109
      CIE-Lab:
        51.6228, 21.6710, 6.3877
        CIE-LCH:
        51.6228, 22.5928, 16.4233
        CIE-Luv:
        51.6228, 34.3032, 4.6448
        Hunter-Lab:
        44.5095, 15.7492, 6.8915
      #a26d71 color charts
#a26d71 RGB chart
      #a26d71 CMYK chart
      #a26d71 RGB pie chart
      #a26d71 color shades, tints & tones
#a26d71 color schemes
#a26d71 color preview, HTML & CSS examples
           This text has a color of #a26d71        
        
          <p style="color:#a26d71;">Text here</p>
        
        
          .mytext {color:#a26d71;}
        
        Text color #a26d71
      
           This box has a color of #a26d71        
        
          <div style="background-color:#a26d71;">Content here</div>
        
        
          .mybackground {background-color:#a26d71;}
        
        Background color #a26d71
      
           Border around this has a color of #a26d71        
        
          <div style="border:2px solid #a26d71;">Content here</div>
        
        
          .myborder {border:2px solid #a26d71;}
        
        Border color #a26d71