#8b5f01 color space conversions
Hex:
        #8b5f01
        RGB:
        139, 95, 1
        CMY:
        45, 63, 100
        CMYK:
        0, 32, 99, 45
      HSL:
        41°, 98.5714%, 27.4510%
        HSV (HSB):
        41°, 99.2806%, 54.5098%
        XYZ:
        14.7451, 13.6756, 1.8912
        xyY:
        0.4864, 0.4512, 13.6756
      CIE-Lab:
        43.7640, 11.0588, 51.2462
        CIE-LCH:
        43.7640, 52.4258, 77.8224
        CIE-Luv:
        43.7640, 36.2149, 44.0052
        Hunter-Lab:
        36.9805, 6.4570, 22.8542
      #8b5f01 color charts
#8b5f01 RGB chart
      #8b5f01 CMYK chart
      #8b5f01 RGB pie chart
      #8b5f01 color shades, tints & tones
#8b5f01 color schemes
#8b5f01 color preview, HTML & CSS examples
           This text has a color of #8b5f01        
        
          <p style="color:#8b5f01;">Text here</p>
        
        
          .mytext {color:#8b5f01;}
        
        Text color #8b5f01
      
           This box has a color of #8b5f01        
        
          <div style="background-color:#8b5f01;">Content here</div>
        
        
          .mybackground {background-color:#8b5f01;}
        
        Background color #8b5f01
      
           Border around this has a color of #8b5f01        
        
          <div style="border:2px solid #8b5f01;">Content here</div>
        
        
          .myborder {border:2px solid #8b5f01;}
        
        Border color #8b5f01