#5e0f1b color space conversions
Hex:
        #5e0f1b
        RGB:
        94, 15, 27
        CMY:
        63, 94, 89
        CMYK:
        0, 84, 71, 63
      HSL:
        351°, 72.4771%, 21.3725%
        HSV (HSB):
        351°, 84.0426%, 36.8627%
        XYZ:
        4.9847, 2.8005, 1.3147
        xyY:
        0.5478, 0.3077, 2.8005
      CIE-Lab:
        19.2264, 35.3187, 14.8518
        CIE-LCH:
        19.2264, 38.3143, 22.8071
        CIE-Luv:
        19.2264, 48.3922, 6.6198
        Hunter-Lab:
        16.7346, 23.8844, 7.0562
      #5e0f1b color charts
#5e0f1b RGB chart
      #5e0f1b CMYK chart
      #5e0f1b RGB pie chart
      #5e0f1b color shades, tints & tones
#5e0f1b color schemes
#5e0f1b color preview, HTML & CSS examples
           This text has a color of #5e0f1b        
        
          <p style="color:#5e0f1b;">Text here</p>
        
        
          .mytext {color:#5e0f1b;}
        
        Text color #5e0f1b
      
           This box has a color of #5e0f1b        
        
          <div style="background-color:#5e0f1b;">Content here</div>
        
        
          .mybackground {background-color:#5e0f1b;}
        
        Background color #5e0f1b
      
           Border around this has a color of #5e0f1b        
        
          <div style="border:2px solid #5e0f1b;">Content here</div>
        
        
          .myborder {border:2px solid #5e0f1b;}
        
        Border color #5e0f1b