#5e151a color space conversions
Hex:
        #5e151a
        RGB:
        94, 21, 26
        CMY:
        63, 92, 90
        CMYK:
        0, 78, 72, 63
      HSL:
        356°, 63.4783%, 22.5490%
        HSV (HSB):
        356°, 77.6596%, 36.8627%
        XYZ:
        5.0707, 2.9906, 1.2873
        xyY:
        0.5424, 0.3199, 2.9906
      CIE-Lab:
        20.0062, 33.0271, 16.5180
        CIE-LCH:
        20.0062, 36.9274, 26.5712
        CIE-Luv:
        20.0062, 46.6129, 8.3300
        Hunter-Lab:
        17.2933, 22.0760, 7.6920
      #5e151a color charts
#5e151a RGB chart
      #5e151a CMYK chart
      #5e151a RGB pie chart
      #5e151a color shades, tints & tones
#5e151a color schemes
#5e151a color preview, HTML & CSS examples
           This text has a color of #5e151a        
        
          <p style="color:#5e151a;">Text here</p>
        
        
          .mytext {color:#5e151a;}
        
        Text color #5e151a
      
           This box has a color of #5e151a        
        
          <div style="background-color:#5e151a;">Content here</div>
        
        
          .mybackground {background-color:#5e151a;}
        
        Background color #5e151a
      
           Border around this has a color of #5e151a        
        
          <div style="border:2px solid #5e151a;">Content here</div>
        
        
          .myborder {border:2px solid #5e151a;}
        
        Border color #5e151a