#8b3325 color space conversions
Hex:
        #8b3325
        RGB:
        139, 51, 37
        CMY:
        45, 80, 85
        CMYK:
        0, 63, 73, 45
      HSL:
        8°, 57.9545%, 34.5098%
        HSV (HSB):
        8°, 73.3813%, 54.5098%
        XYZ:
        12.1652, 7.9902, 2.6513
        xyY:
        0.5334, 0.3503, 7.9902
      CIE-Lab:
        33.9625, 36.6233, 28.1727
        CIE-LCH:
        33.9625, 46.2057, 37.5696
        CIE-Luv:
        33.9625, 66.1416, 20.0540
        Hunter-Lab:
        28.2669, 27.3538, 14.2256
      #8b3325 color charts
#8b3325 RGB chart
      #8b3325 CMYK chart
      #8b3325 RGB pie chart
      #8b3325 color shades, tints & tones
#8b3325 color schemes
#8b3325 color preview, HTML & CSS examples
           This text has a color of #8b3325        
        
          <p style="color:#8b3325;">Text here</p>
        
        
          .mytext {color:#8b3325;}
        
        Text color #8b3325
      
           This box has a color of #8b3325        
        
          <div style="background-color:#8b3325;">Content here</div>
        
        
          .mybackground {background-color:#8b3325;}
        
        Background color #8b3325
      
           Border around this has a color of #8b3325        
        
          <div style="border:2px solid #8b3325;">Content here</div>
        
        
          .myborder {border:2px solid #8b3325;}
        
        Border color #8b3325