#5e132d color space conversions
Hex:
        #5e132d
        RGB:
        94, 19, 45
        CMY:
        63, 93, 82
        CMYK:
        0, 80, 52, 63
      HSL:
        339°, 66.3717%, 22.1569%
        HSV (HSB):
        339°, 79.7872%, 36.8627%
        XYZ:
        5.3226, 3.0349, 2.7879
        xyY:
        0.4776, 0.2723, 3.0349
      CIE-Lab:
        20.1831, 35.3314, 3.4368
        CIE-LCH:
        20.1831, 35.4981, 5.5558
        CIE-Luv:
        20.1831, 42.4369, -1.8435
        Hunter-Lab:
        17.4209, 24.0505, 2.7064
      #5e132d color charts
#5e132d RGB chart
      #5e132d CMYK chart
      #5e132d RGB pie chart
      #5e132d color shades, tints & tones
#5e132d color schemes
#5e132d color preview, HTML & CSS examples
           This text has a color of #5e132d        
        
          <p style="color:#5e132d;">Text here</p>
        
        
          .mytext {color:#5e132d;}
        
        Text color #5e132d
      
           This box has a color of #5e132d        
        
          <div style="background-color:#5e132d;">Content here</div>
        
        
          .mybackground {background-color:#5e132d;}
        
        Background color #5e132d
      
           Border around this has a color of #5e132d        
        
          <div style="border:2px solid #5e132d;">Content here</div>
        
        
          .myborder {border:2px solid #5e132d;}
        
        Border color #5e132d