#8d360b color space conversions
Hex:
        #8d360b
        RGB:
        141, 54, 11
        CMY:
        45, 79, 96
        CMYK:
        0, 62, 92, 45
      HSL:
        20°, 85.5263%, 29.8039%
        HSV (HSB):
        20°, 92.1986%, 55.2941%
        XYZ:
        12.3641, 8.3252, 1.2719
        xyY:
        0.5630, 0.3791, 8.3252
      CIE-Lab:
        34.6512, 35.0201, 41.9503
        CIE-LCH:
        34.6512, 54.6465, 50.1449
        CIE-Luv:
        34.6512, 68.8177, 28.3082
        Hunter-Lab:
        28.8534, 25.9960, 17.5839
      #8d360b color charts
#8d360b RGB chart
      #8d360b CMYK chart
      #8d360b RGB pie chart
      #8d360b color shades, tints & tones
#8d360b color schemes
#8d360b color preview, HTML & CSS examples
           This text has a color of #8d360b        
        
          <p style="color:#8d360b;">Text here</p>
        
        
          .mytext {color:#8d360b;}
        
        Text color #8d360b
      
           This box has a color of #8d360b        
        
          <div style="background-color:#8d360b;">Content here</div>
        
        
          .mybackground {background-color:#8d360b;}
        
        Background color #8d360b
      
           Border around this has a color of #8d360b        
        
          <div style="border:2px solid #8d360b;">Content here</div>
        
        
          .myborder {border:2px solid #8d360b;}
        
        Border color #8d360b