#5e3e22 color space conversions
Hex:
        #5e3e22
        RGB:
        94, 62, 34
        CMY:
        63, 76, 87
        CMYK:
        0, 34, 64, 63
      HSL:
        28°, 46.8750%, 25.0980%
        HSV (HSB):
        28°, 63.8298%, 36.8627%
        XYZ:
        6.6275, 5.9404, 2.3107
        xyY:
        0.4454, 0.3993, 5.9404
      CIE-Lab:
        29.2617, 10.7038, 22.6653
        CIE-LCH:
        29.2617, 25.0657, 64.7208
        CIE-Luv:
        29.2617, 22.9666, 19.9404
        Hunter-Lab:
        24.3730, 5.8846, 11.4401
      #5e3e22 color charts
#5e3e22 RGB chart
      #5e3e22 CMYK chart
      #5e3e22 RGB pie chart
      #5e3e22 color shades, tints & tones
#5e3e22 color schemes
#5e3e22 color preview, HTML & CSS examples
           This text has a color of #5e3e22        
        
          <p style="color:#5e3e22;">Text here</p>
        
        
          .mytext {color:#5e3e22;}
        
        Text color #5e3e22
      
           This box has a color of #5e3e22        
        
          <div style="background-color:#5e3e22;">Content here</div>
        
        
          .mybackground {background-color:#5e3e22;}
        
        Background color #5e3e22
      
           Border around this has a color of #5e3e22        
        
          <div style="border:2px solid #5e3e22;">Content here</div>
        
        
          .myborder {border:2px solid #5e3e22;}
        
        Border color #5e3e22