#a26a32 color space conversions
Hex:
        #a26a32
        RGB:
        162, 106, 50
        CMY:
        36, 58, 80
        CMYK:
        0, 35, 69, 36
      HSL:
        30°, 52.8302%, 41.5686%
        HSV (HSB):
        30°, 69.1358%, 63.5294%
        XYZ:
        20.6300, 18.2197, 5.4471
        xyY:
        0.4657, 0.4113, 18.2197
      CIE-Lab:
        49.7616, 17.0308, 39.6883
        CIE-LCH:
        49.7616, 43.1881, 66.7751
        CIE-Luv:
        49.7616, 44.0701, 38.9228
        Hunter-Lab:
        42.6846, 11.5735, 22.3131
      #a26a32 color charts
#a26a32 RGB chart
      #a26a32 CMYK chart
      #a26a32 RGB pie chart
      #a26a32 color shades, tints & tones
#a26a32 color schemes
#a26a32 color preview, HTML & CSS examples
           This text has a color of #a26a32        
        
          <p style="color:#a26a32;">Text here</p>
        
        
          .mytext {color:#a26a32;}
        
        Text color #a26a32
      
           This box has a color of #a26a32        
        
          <div style="background-color:#a26a32;">Content here</div>
        
        
          .mybackground {background-color:#a26a32;}
        
        Background color #a26a32
      
           Border around this has a color of #a26a32        
        
          <div style="border:2px solid #a26a32;">Content here</div>
        
        
          .myborder {border:2px solid #a26a32;}
        
        Border color #a26a32