#5e431b color space conversions
Hex:
        #5e431b
        RGB:
        94, 67, 27
        CMY:
        63, 74, 89
        CMYK:
        0, 29, 71, 63
      HSL:
        36°, 55.3719%, 23.7255%
        HSV (HSB):
        36°, 71.2766%, 36.8627%
        XYZ:
        6.8211, 6.4731, 1.9268
        xyY:
        0.4481, 0.4253, 6.4731
      CIE-Lab:
        30.5760, 7.0233, 28.1851
        CIE-LCH:
        30.5760, 29.0469, 76.0077
        CIE-Luv:
        30.5760, 20.2247, 24.9380
        Hunter-Lab:
        25.4423, 3.3317, 13.3194
      #5e431b color charts
#5e431b RGB chart
      #5e431b CMYK chart
      #5e431b RGB pie chart
      #5e431b color shades, tints & tones
#5e431b color schemes
#5e431b color preview, HTML & CSS examples
           This text has a color of #5e431b        
        
          <p style="color:#5e431b;">Text here</p>
        
        
          .mytext {color:#5e431b;}
        
        Text color #5e431b
      
           This box has a color of #5e431b        
        
          <div style="background-color:#5e431b;">Content here</div>
        
        
          .mybackground {background-color:#5e431b;}
        
        Background color #5e431b
      
           Border around this has a color of #5e431b        
        
          <div style="border:2px solid #5e431b;">Content here</div>
        
        
          .myborder {border:2px solid #5e431b;}
        
        Border color #5e431b