#8b341e color space conversions
Hex:
        #8b341e
        RGB:
        139, 52, 30
        CMY:
        45, 80, 88
        CMYK:
        0, 63, 78, 45
      HSL:
        12°, 64.4970%, 33.1373%
        HSV (HSB):
        12°, 78.4173%, 54.5098%
        XYZ:
        12.1098, 8.0387, 2.1417
        xyY:
        0.5433, 0.3606, 8.0387
      CIE-Lab:
        34.0633, 35.8053, 32.3285
        CIE-LCH:
        34.0633, 48.2406, 42.0789
        CIE-Luv:
        34.0633, 66.5808, 22.9044
        Hunter-Lab:
        28.3526, 26.6229, 15.3682
      #8b341e color charts
#8b341e RGB chart
      #8b341e CMYK chart
      #8b341e RGB pie chart
      #8b341e color shades, tints & tones
#8b341e color schemes
#8b341e color preview, HTML & CSS examples
           This text has a color of #8b341e        
        
          <p style="color:#8b341e;">Text here</p>
        
        
          .mytext {color:#8b341e;}
        
        Text color #8b341e
      
           This box has a color of #8b341e        
        
          <div style="background-color:#8b341e;">Content here</div>
        
        
          .mybackground {background-color:#8b341e;}
        
        Background color #8b341e
      
           Border around this has a color of #8b341e        
        
          <div style="border:2px solid #8b341e;">Content here</div>
        
        
          .myborder {border:2px solid #8b341e;}
        
        Border color #8b341e