#5e350f color space conversions
Hex:
        #5e350f
        RGB:
        94, 53, 15
        CMY:
        63, 79, 94
        CMYK:
        0, 44, 84, 63
      HSL:
        29°, 72.4771%, 21.3725%
        HSV (HSB):
        29°, 84.0426%, 36.8627%
        XYZ:
        5.9754, 4.9604, 1.0944
        xyY:
        0.4967, 0.4123, 4.9604
      CIE-Lab:
        26.6216, 15.1001, 30.3228
        CIE-LCH:
        26.6216, 33.8746, 63.5277
        CIE-Luv:
        26.6216, 30.4015, 22.5868
        Hunter-Lab:
        22.2719, 8.9146, 12.6768
      #5e350f color charts
#5e350f RGB chart
      #5e350f CMYK chart
      #5e350f RGB pie chart
      #5e350f color shades, tints & tones
#5e350f color schemes
#5e350f color preview, HTML & CSS examples
           This text has a color of #5e350f        
        
          <p style="color:#5e350f;">Text here</p>
        
        
          .mytext {color:#5e350f;}
        
        Text color #5e350f
      
           This box has a color of #5e350f        
        
          <div style="background-color:#5e350f;">Content here</div>
        
        
          .mybackground {background-color:#5e350f;}
        
        Background color #5e350f
      
           Border around this has a color of #5e350f        
        
          <div style="border:2px solid #5e350f;">Content here</div>
        
        
          .myborder {border:2px solid #5e350f;}
        
        Border color #5e350f