#8b5f00 color space conversions
Hex:
        #8b5f00
        RGB:
        139, 95, 0
        CMY:
        45, 63, 100
        CMYK:
        0, 32, 100, 45
      HSL:
        41°, 100.0000%, 27.2549%
        HSV (HSB):
        41°, 100.0000%, 54.5098%
        XYZ:
        14.7397, 13.6734, 1.8624
        xyY:
        0.4869, 0.4516, 13.6734
      CIE-Lab:
        43.7608, 11.0393, 51.5054
        CIE-LCH:
        43.7608, 52.6751, 77.9026
        CIE-Luv:
        43.7608, 36.2394, 44.1242
        Hunter-Lab:
        36.9775, 6.4414, 22.8982
      #8b5f00 color charts
#8b5f00 RGB chart
      #8b5f00 CMYK chart
      #8b5f00 RGB pie chart
      #8b5f00 color shades, tints & tones
#8b5f00 color schemes
#8b5f00 color preview, HTML & CSS examples
           This text has a color of #8b5f00        
        
          <p style="color:#8b5f00;">Text here</p>
        
        
          .mytext {color:#8b5f00;}
        
        Text color #8b5f00
      
           This box has a color of #8b5f00        
        
          <div style="background-color:#8b5f00;">Content here</div>
        
        
          .mybackground {background-color:#8b5f00;}
        
        Background color #8b5f00
      
           Border around this has a color of #8b5f00        
        
          <div style="border:2px solid #8b5f00;">Content here</div>
        
        
          .myborder {border:2px solid #8b5f00;}
        
        Border color #8b5f00