#8b600e color space conversions
Hex:
        #8b600e
        RGB:
        139, 96, 14
        CMY:
        45, 62, 95
        CMYK:
        0, 31, 90, 45
      HSL:
        39°, 81.6993%, 30.0000%
        HSV (HSB):
        39°, 89.9281%, 54.5098%
        XYZ:
        14.9096, 13.8864, 2.3100
        xyY:
        0.4793, 0.4464, 13.8864
      CIE-Lab:
        44.0696, 10.7368, 48.2018
        CIE-LCH:
        44.0696, 49.3831, 77.4425
        CIE-Luv:
        44.0696, 35.1217, 42.8100
        Hunter-Lab:
        37.2645, 6.2054, 22.4098
      #8b600e color charts
#8b600e RGB chart
      #8b600e CMYK chart
      #8b600e RGB pie chart
      #8b600e color shades, tints & tones
#8b600e color schemes
#8b600e color preview, HTML & CSS examples
           This text has a color of #8b600e        
        
          <p style="color:#8b600e;">Text here</p>
        
        
          .mytext {color:#8b600e;}
        
        Text color #8b600e
      
           This box has a color of #8b600e        
        
          <div style="background-color:#8b600e;">Content here</div>
        
        
          .mybackground {background-color:#8b600e;}
        
        Background color #8b600e
      
           Border around this has a color of #8b600e        
        
          <div style="border:2px solid #8b600e;">Content here</div>
        
        
          .myborder {border:2px solid #8b600e;}
        
        Border color #8b600e