#5e121b color space conversions
Hex:
        #5e121b
        RGB:
        94, 18, 27
        CMY:
        63, 93, 89
        CMYK:
        0, 81, 71, 63
      HSL:
        353°, 67.8571%, 21.9608%
        HSV (HSB):
        353°, 80.8511%, 36.8627%
        XYZ:
        5.0302, 2.8914, 1.3299
        xyY:
        0.5437, 0.3125, 2.8914
      CIE-Lab:
        19.6037, 34.2597, 15.3267
        CIE-LCH:
        19.6037, 37.5317, 24.1022
        CIE-Luv:
        19.6037, 47.4555, 7.2289
        Hunter-Lab:
        17.0042, 23.0470, 7.2659
      #5e121b color charts
#5e121b RGB chart
      #5e121b CMYK chart
      #5e121b RGB pie chart
      #5e121b color shades, tints & tones
#5e121b color schemes
#5e121b color preview, HTML & CSS examples
           This text has a color of #5e121b        
        
          <p style="color:#5e121b;">Text here</p>
        
        
          .mytext {color:#5e121b;}
        
        Text color #5e121b
      
           This box has a color of #5e121b        
        
          <div style="background-color:#5e121b;">Content here</div>
        
        
          .mybackground {background-color:#5e121b;}
        
        Background color #5e121b
      
           Border around this has a color of #5e121b        
        
          <div style="border:2px solid #5e121b;">Content here</div>
        
        
          .myborder {border:2px solid #5e121b;}
        
        Border color #5e121b