#8b5945 color space conversions
Hex:
        #8b5945
        RGB:
        139, 89, 69
        CMY:
        45, 65, 73
        CMYK:
        0, 36, 50, 45
      HSL:
        17°, 33.6538%, 40.7843%
        HSV (HSB):
        17°, 50.3597%, 54.5098%
        XYZ:
        15.2940, 13.0634, 7.3456
        xyY:
        0.4284, 0.3659, 13.0634
      CIE-Lab:
        42.8586, 18.2545, 20.0625
        CIE-LCH:
        42.8586, 27.1244, 47.7015
        CIE-Luv:
        42.8586, 35.8819, 19.8621
        Hunter-Lab:
        36.1433, 12.2813, 13.2505
      #8b5945 color charts
#8b5945 RGB chart
      #8b5945 CMYK chart
      #8b5945 RGB pie chart
      #8b5945 color shades, tints & tones
#8b5945 color schemes
#8b5945 color preview, HTML & CSS examples
           This text has a color of #8b5945        
        
          <p style="color:#8b5945;">Text here</p>
        
        
          .mytext {color:#8b5945;}
        
        Text color #8b5945
      
           This box has a color of #8b5945        
        
          <div style="background-color:#8b5945;">Content here</div>
        
        
          .mybackground {background-color:#8b5945;}
        
        Background color #8b5945
      
           Border around this has a color of #8b5945        
        
          <div style="border:2px solid #8b5945;">Content here</div>
        
        
          .myborder {border:2px solid #8b5945;}
        
        Border color #8b5945