#8d3c0b color space conversions
Hex:
        #8d3c0b
        RGB:
        141, 60, 11
        CMY:
        45, 76, 96
        CMYK:
        0, 57, 92, 45
      HSL:
        23°, 85.5263%, 29.8039%
        HSV (HSB):
        23°, 92.1986%, 55.2941%
        XYZ:
        12.6608, 8.9186, 1.3708
        xyY:
        0.5517, 0.3886, 8.9186
      CIE-Lab:
        35.8271, 31.9621, 42.8308
        CIE-LCH:
        35.8271, 53.4420, 53.2682
        CIE-Luv:
        35.8271, 64.5265, 30.1888
        Hunter-Lab:
        29.8640, 23.4125, 18.1834
      #8d3c0b color charts
#8d3c0b RGB chart
      #8d3c0b CMYK chart
      #8d3c0b RGB pie chart
      #8d3c0b color shades, tints & tones
#8d3c0b color schemes
#8d3c0b color preview, HTML & CSS examples
           This text has a color of #8d3c0b        
        
          <p style="color:#8d3c0b;">Text here</p>
        
        
          .mytext {color:#8d3c0b;}
        
        Text color #8d3c0b
      
           This box has a color of #8d3c0b        
        
          <div style="background-color:#8d3c0b;">Content here</div>
        
        
          .mybackground {background-color:#8d3c0b;}
        
        Background color #8d3c0b
      
           Border around this has a color of #8d3c0b        
        
          <div style="border:2px solid #8d3c0b;">Content here</div>
        
        
          .myborder {border:2px solid #8d3c0b;}
        
        Border color #8d3c0b