#5e370d color space conversions
Hex:
        #5e370d
        RGB:
        94, 55, 13
        CMY:
        63, 78, 95
        CMYK:
        0, 41, 86, 63
      HSL:
        31°, 75.7009%, 20.9804%
        HSV (HSB):
        31°, 86.1702%, 36.8627%
        XYZ:
        6.0549, 5.1411, 1.0540
        xyY:
        0.4943, 0.4197, 5.1411
      CIE-Lab:
        27.1331, 13.7733, 31.7435
        CIE-LCH:
        27.1331, 34.6028, 66.5443
        CIE-Luv:
        27.1331, 29.1695, 23.8476
        Hunter-Lab:
        22.6740, 7.9875, 13.1158
      #5e370d color charts
#5e370d RGB chart
      #5e370d CMYK chart
      #5e370d RGB pie chart
      #5e370d color shades, tints & tones
#5e370d color schemes
#5e370d color preview, HTML & CSS examples
           This text has a color of #5e370d        
        
          <p style="color:#5e370d;">Text here</p>
        
        
          .mytext {color:#5e370d;}
        
        Text color #5e370d
      
           This box has a color of #5e370d        
        
          <div style="background-color:#5e370d;">Content here</div>
        
        
          .mybackground {background-color:#5e370d;}
        
        Background color #5e370d
      
           Border around this has a color of #5e370d        
        
          <div style="border:2px solid #5e370d;">Content here</div>
        
        
          .myborder {border:2px solid #5e370d;}
        
        Border color #5e370d