#8e360b color space conversions
Hex:
        #8e360b
        RGB:
        142, 54, 11
        CMY:
        44, 79, 96
        CMYK:
        0, 62, 92, 44
      HSL:
        20°, 85.6209%, 30.0000%
        HSV (HSB):
        20°, 92.2535%, 55.6863%
        XYZ:
        12.5349, 8.4133, 1.2799
        xyY:
        0.5639, 0.3785, 8.4133
      CIE-Lab:
        34.8292, 35.4144, 42.1623
        CIE-LCH:
        34.8292, 55.0621, 49.9713
        CIE-Luv:
        34.8292, 69.6534, 28.4137
        Hunter-Lab:
        29.0057, 26.3795, 17.6878
      #8e360b color charts
#8e360b RGB chart
      #8e360b CMYK chart
      #8e360b RGB pie chart
      #8e360b color shades, tints & tones
#8e360b color schemes
#8e360b color preview, HTML & CSS examples
           This text has a color of #8e360b        
        
          <p style="color:#8e360b;">Text here</p>
        
        
          .mytext {color:#8e360b;}
        
        Text color #8e360b
      
           This box has a color of #8e360b        
        
          <div style="background-color:#8e360b;">Content here</div>
        
        
          .mybackground {background-color:#8e360b;}
        
        Background color #8e360b
      
           Border around this has a color of #8e360b        
        
          <div style="border:2px solid #8e360b;">Content here</div>
        
        
          .myborder {border:2px solid #8e360b;}
        
        Border color #8e360b