#5e372b color space conversions
Hex:
        #5e372b
        RGB:
        94, 55, 43
        CMY:
        63, 78, 83
        CMYK:
        0, 41, 54, 63
      HSL:
        14°, 37.2263%, 26.8627%
        HSV (HSB):
        14°, 54.2553%, 36.8627%
        XYZ:
        6.4183, 5.2865, 2.9676
        xyY:
        0.4374, 0.3603, 5.2865
      CIE-Lab:
        27.5358, 15.9550, 14.8735
        CIE-LCH:
        27.5358, 21.8124, 42.9908
        CIE-Luv:
        27.5358, 26.3089, 12.3528
        Hunter-Lab:
        22.9923, 9.5918, 8.4421
      #5e372b color charts
#5e372b RGB chart
      #5e372b CMYK chart
      #5e372b RGB pie chart
      #5e372b color shades, tints & tones
#5e372b color schemes
#5e372b color preview, HTML & CSS examples
           This text has a color of #5e372b        
        
          <p style="color:#5e372b;">Text here</p>
        
        
          .mytext {color:#5e372b;}
        
        Text color #5e372b
      
           This box has a color of #5e372b        
        
          <div style="background-color:#5e372b;">Content here</div>
        
        
          .mybackground {background-color:#5e372b;}
        
        Background color #5e372b
      
           Border around this has a color of #5e372b        
        
          <div style="border:2px solid #5e372b;">Content here</div>
        
        
          .myborder {border:2px solid #5e372b;}
        
        Border color #5e372b