#5e321e color space conversions
Hex:
        #5e321e
        RGB:
        94, 50, 30
        CMY:
        63, 80, 88
        CMYK:
        0, 47, 68, 63
      HSL:
        19°, 51.6129%, 24.3137%
        HSV (HSB):
        19°, 68.0851%, 36.8627%
        XYZ:
        5.9910, 4.7546, 1.8303
        xyY:
        0.4764, 0.3781, 4.7546
      CIE-Lab:
        26.0239, 17.8493, 21.2223
        CIE-LCH:
        26.0239, 27.7305, 49.9340
        CIE-Luv:
        26.0239, 30.9819, 16.3956
        Hunter-Lab:
        21.8051, 10.8847, 10.2869
      #5e321e color charts
#5e321e RGB chart
      #5e321e CMYK chart
      #5e321e RGB pie chart
      #5e321e color shades, tints & tones
#5e321e color schemes
#5e321e color preview, HTML & CSS examples
           This text has a color of #5e321e        
        
          <p style="color:#5e321e;">Text here</p>
        
        
          .mytext {color:#5e321e;}
        
        Text color #5e321e
      
           This box has a color of #5e321e        
        
          <div style="background-color:#5e321e;">Content here</div>
        
        
          .mybackground {background-color:#5e321e;}
        
        Background color #5e321e
      
           Border around this has a color of #5e321e        
        
          <div style="border:2px solid #5e321e;">Content here</div>
        
        
          .myborder {border:2px solid #5e321e;}
        
        Border color #5e321e