#5e0c1b color space conversions
Hex:
        #5e0c1b
        RGB:
        94, 12, 27
        CMY:
        63, 95, 89
        CMYK:
        0, 87, 71, 63
      HSL:
        349°, 77.3585%, 20.7843%
        HSV (HSB):
        349°, 87.2340%, 36.8627%
        XYZ:
        4.9454, 2.7218, 1.3016
        xyY:
        0.5514, 0.3035, 2.7218
      CIE-Lab:
        18.8932, 36.2608, 14.4305
        CIE-LCH:
        18.8932, 39.0267, 21.7008
        CIE-Luv:
        18.8932, 49.2126, 6.0837
        Hunter-Lab:
        16.4978, 24.6364, 6.8707
      #5e0c1b color charts
#5e0c1b RGB chart
      #5e0c1b CMYK chart
      #5e0c1b RGB pie chart
      #5e0c1b color shades, tints & tones
#5e0c1b color schemes
#5e0c1b color preview, HTML & CSS examples
           This text has a color of #5e0c1b        
        
          <p style="color:#5e0c1b;">Text here</p>
        
        
          .mytext {color:#5e0c1b;}
        
        Text color #5e0c1b
      
           This box has a color of #5e0c1b        
        
          <div style="background-color:#5e0c1b;">Content here</div>
        
        
          .mybackground {background-color:#5e0c1b;}
        
        Background color #5e0c1b
      
           Border around this has a color of #5e0c1b        
        
          <div style="border:2px solid #5e0c1b;">Content here</div>
        
        
          .myborder {border:2px solid #5e0c1b;}
        
        Border color #5e0c1b