#5e211d color space conversions
Hex:
        #5e211d
        RGB:
        94, 33, 29
        CMY:
        63, 87, 89
        CMYK:
        0, 65, 69, 63
      HSL:
        4°, 52.8455%, 24.1176%
        HSV (HSB):
        4°, 69.1489%, 36.8627%
        XYZ:
        5.3817, 3.5561, 1.5651
        xyY:
        0.5124, 0.3386, 3.5561
      CIE-Lab:
        22.1460, 27.5758, 17.1401
        CIE-LCH:
        22.1460, 32.4686, 31.8636
        CIE-Luv:
        22.1460, 40.7666, 10.4578
        Hunter-Lab:
        18.8576, 17.9407, 8.2794
      #5e211d color charts
#5e211d RGB chart
      #5e211d CMYK chart
      #5e211d RGB pie chart
      #5e211d color shades, tints & tones
#5e211d color schemes
#5e211d color preview, HTML & CSS examples
           This text has a color of #5e211d        
        
          <p style="color:#5e211d;">Text here</p>
        
        
          .mytext {color:#5e211d;}
        
        Text color #5e211d
      
           This box has a color of #5e211d        
        
          <div style="background-color:#5e211d;">Content here</div>
        
        
          .mybackground {background-color:#5e211d;}
        
        Background color #5e211d
      
           Border around this has a color of #5e211d        
        
          <div style="border:2px solid #5e211d;">Content here</div>
        
        
          .myborder {border:2px solid #5e211d;}
        
        Border color #5e211d