#5e4e0b color space conversions
Hex:
        #5e4e0b
        RGB:
        94, 78, 11
        CMY:
        63, 69, 96
        CMYK:
        0, 17, 88, 63
      HSL:
        48°, 79.0476%, 20.5882%
        HSV (HSB):
        48°, 88.2979%, 36.8627%
        XYZ:
        7.4009, 7.8526, 1.4422
        xyY:
        0.4433, 0.4703, 7.8526
      CIE-Lab:
        33.6741, -0.6022, 38.3236
        CIE-LCH:
        33.6741, 38.3284, 90.9002
        CIE-Luv:
        33.6741, 13.4520, 33.8541
        Hunter-Lab:
        28.0225, -1.8967, 16.5643
      #5e4e0b color charts
#5e4e0b RGB chart
      #5e4e0b CMYK chart
      #5e4e0b RGB pie chart
      #5e4e0b color shades, tints & tones
#5e4e0b color schemes
#5e4e0b color preview, HTML & CSS examples
           This text has a color of #5e4e0b        
        
          <p style="color:#5e4e0b;">Text here</p>
        
        
          .mytext {color:#5e4e0b;}
        
        Text color #5e4e0b
      
           This box has a color of #5e4e0b        
        
          <div style="background-color:#5e4e0b;">Content here</div>
        
        
          .mybackground {background-color:#5e4e0b;}
        
        Background color #5e4e0b
      
           Border around this has a color of #5e4e0b        
        
          <div style="border:2px solid #5e4e0b;">Content here</div>
        
        
          .myborder {border:2px solid #5e4e0b;}
        
        Border color #5e4e0b