#5e360b color space conversions
Hex:
        #5e360b
        RGB:
        94, 54, 11
        CMY:
        63, 79, 96
        CMYK:
        0, 43, 88, 63
      HSL:
        31°, 79.0476%, 20.5882%
        HSV (HSB):
        31°, 88.2979%, 36.8627%
        XYZ:
        5.9957, 5.0422, 0.9738
        xyY:
        0.4992, 0.4198, 5.0422
      CIE-Lab:
        26.8546, 14.3201, 32.3722
        CIE-LCH:
        26.8546, 35.3980, 66.1374
        CIE-Luv:
        26.8546, 29.9575, 23.8734
        Hunter-Lab:
        22.4548, 8.3655, 13.1470
      #5e360b color charts
#5e360b RGB chart
      #5e360b CMYK chart
      #5e360b RGB pie chart
      #5e360b color shades, tints & tones
#5e360b color schemes
#5e360b color preview, HTML & CSS examples
           This text has a color of #5e360b        
        
          <p style="color:#5e360b;">Text here</p>
        
        
          .mytext {color:#5e360b;}
        
        Text color #5e360b
      
           This box has a color of #5e360b        
        
          <div style="background-color:#5e360b;">Content here</div>
        
        
          .mybackground {background-color:#5e360b;}
        
        Background color #5e360b
      
           Border around this has a color of #5e360b        
        
          <div style="border:2px solid #5e360b;">Content here</div>
        
        
          .myborder {border:2px solid #5e360b;}
        
        Border color #5e360b