#8b5e0e color space conversions
Hex:
        #8b5e0e
        RGB:
        139, 94, 14
        CMY:
        45, 63, 95
        CMYK:
        0, 32, 90, 45
      HSL:
        38°, 81.6993%, 30.0000%
        HSV (HSB):
        38°, 89.9281%, 54.5098%
        XYZ:
        14.7294, 13.5261, 2.2499
        xyY:
        0.4828, 0.4434, 13.5261
      CIE-Lab:
        43.5455, 11.9055, 47.7822
        CIE-LCH:
        43.5455, 49.2430, 76.0090
        CIE-Luv:
        43.5455, 36.6552, 42.0181
        Hunter-Lab:
        36.7778, 7.1276, 22.1173
      #8b5e0e color charts
#8b5e0e RGB chart
      #8b5e0e CMYK chart
      #8b5e0e RGB pie chart
      #8b5e0e color shades, tints & tones
#8b5e0e color schemes
#8b5e0e color preview, HTML & CSS examples
           This text has a color of #8b5e0e        
        
          <p style="color:#8b5e0e;">Text here</p>
        
        
          .mytext {color:#8b5e0e;}
        
        Text color #8b5e0e
      
           This box has a color of #8b5e0e        
        
          <div style="background-color:#8b5e0e;">Content here</div>
        
        
          .mybackground {background-color:#8b5e0e;}
        
        Background color #8b5e0e
      
           Border around this has a color of #8b5e0e        
        
          <div style="border:2px solid #8b5e0e;">Content here</div>
        
        
          .myborder {border:2px solid #8b5e0e;}
        
        Border color #8b5e0e