#8b5d00 color space conversions
Hex:
        #8b5d00
        RGB:
        139, 93, 0
        CMY:
        45, 64, 100
        CMYK:
        0, 33, 100, 45
      HSL:
        40°, 100.0000%, 27.2549%
        HSV (HSB):
        40°, 100.0000%, 54.5098%
        XYZ:
        14.5618, 13.3177, 1.8031
        xyY:
        0.4906, 0.4487, 13.3177
      CIE-Lab:
        43.2380, 12.2079, 51.1567
        CIE-LCH:
        43.2380, 52.5932, 76.5781
        CIE-Luv:
        43.2380, 37.7943, 43.3554
        Hunter-Lab:
        36.4934, 7.3627, 22.6159
      #8b5d00 color charts
#8b5d00 RGB chart
      #8b5d00 CMYK chart
      #8b5d00 RGB pie chart
      #8b5d00 color shades, tints & tones
#8b5d00 color schemes
#8b5d00 color preview, HTML & CSS examples
           This text has a color of #8b5d00        
        
          <p style="color:#8b5d00;">Text here</p>
        
        
          .mytext {color:#8b5d00;}
        
        Text color #8b5d00
      
           This box has a color of #8b5d00        
        
          <div style="background-color:#8b5d00;">Content here</div>
        
        
          .mybackground {background-color:#8b5d00;}
        
        Background color #8b5d00
      
           Border around this has a color of #8b5d00        
        
          <div style="border:2px solid #8b5d00;">Content here</div>
        
        
          .myborder {border:2px solid #8b5d00;}
        
        Border color #8b5d00