#8a533d color space conversions
Hex:
        #8a533d
        RGB:
        138, 83, 61
        CMY:
        46, 67, 76
        CMYK:
        0, 40, 56, 46
      HSL:
        17°, 38.6935%, 39.0196%
        HSV (HSB):
        17°, 55.7971%, 54.1176%
        XYZ:
        14.4168, 11.9267, 5.9571
        xyY:
        0.4463, 0.3692, 11.9267
      CIE-Lab:
        41.0994, 20.5351, 22.5216
        CIE-LCH:
        41.0994, 30.4780, 47.6416
        CIE-Luv:
        41.0994, 40.1895, 21.3349
        Hunter-Lab:
        34.5351, 14.0791, 13.9473
      #8a533d color charts
#8a533d RGB chart
      #8a533d CMYK chart
      #8a533d RGB pie chart
      #8a533d color shades, tints & tones
#8a533d color schemes
#8a533d color preview, HTML & CSS examples
           This text has a color of #8a533d        
        
          <p style="color:#8a533d;">Text here</p>
        
        
          .mytext {color:#8a533d;}
        
        Text color #8a533d
      
           This box has a color of #8a533d        
        
          <div style="background-color:#8a533d;">Content here</div>
        
        
          .mybackground {background-color:#8a533d;}
        
        Background color #8a533d
      
           Border around this has a color of #8a533d        
        
          <div style="border:2px solid #8a533d;">Content here</div>
        
        
          .myborder {border:2px solid #8a533d;}
        
        Border color #8a533d