#5e271d color space conversions
Hex:
        #5e271d
        RGB:
        94, 39, 29
        CMY:
        63, 85, 89
        CMYK:
        0, 59, 69, 63
      HSL:
        9°, 52.8455%, 24.1176%
        HSV (HSB):
        9°, 69.1489%, 36.8627%
        XYZ:
        5.5634, 3.9194, 1.6257
        xyY:
        0.5008, 0.3528, 3.9194
      CIE-Lab:
        23.4033, 24.2932, 18.6885
        CIE-LCH:
        23.4033, 30.6499, 37.5707
        CIE-Luv:
        23.4033, 37.6028, 12.5290
        Hunter-Lab:
        19.7976, 15.5152, 8.9896
      #5e271d color charts
#5e271d RGB chart
      #5e271d CMYK chart
      #5e271d RGB pie chart
      #5e271d color shades, tints & tones
#5e271d color schemes
#5e271d color preview, HTML & CSS examples
           This text has a color of #5e271d        
        
          <p style="color:#5e271d;">Text here</p>
        
        
          .mytext {color:#5e271d;}
        
        Text color #5e271d
      
           This box has a color of #5e271d        
        
          <div style="background-color:#5e271d;">Content here</div>
        
        
          .mybackground {background-color:#5e271d;}
        
        Background color #5e271d
      
           Border around this has a color of #5e271d        
        
          <div style="border:2px solid #5e271d;">Content here</div>
        
        
          .myborder {border:2px solid #5e271d;}
        
        Border color #5e271d