#8d3018 color space conversions
Hex:
        #8d3018
        RGB:
        141, 48, 24
        CMY:
        45, 81, 91
        CMYK:
        0, 66, 83, 45
      HSL:
        12°, 70.9091%, 32.3529%
        HSV (HSB):
        12°, 82.9787%, 55.2941%
        XYZ:
        12.2063, 7.8426, 1.7346
        xyY:
        0.5603, 0.3600, 7.8426
      CIE-Lab:
        33.6528, 38.2413, 35.2844
        CIE-LCH:
        33.6528, 52.0326, 42.6971
        CIE-Luv:
        33.6528, 71.6161, 23.7615
        Hunter-Lab:
        28.0046, 28.7945, 15.9309
      #8d3018 color charts
#8d3018 RGB chart
      #8d3018 CMYK chart
      #8d3018 RGB pie chart
      #8d3018 color shades, tints & tones
#8d3018 color schemes
#8d3018 color preview, HTML & CSS examples
           This text has a color of #8d3018        
        
          <p style="color:#8d3018;">Text here</p>
        
        
          .mytext {color:#8d3018;}
        
        Text color #8d3018
      
           This box has a color of #8d3018        
        
          <div style="background-color:#8d3018;">Content here</div>
        
        
          .mybackground {background-color:#8d3018;}
        
        Background color #8d3018
      
           Border around this has a color of #8d3018        
        
          <div style="border:2px solid #8d3018;">Content here</div>
        
        
          .myborder {border:2px solid #8d3018;}
        
        Border color #8d3018