#5e030d color space conversions
Hex:
        #5e030d
        RGB:
        94, 3, 13
        CMY:
        63, 99, 95
        CMYK:
        0, 97, 86, 63
      HSL:
        353°, 93.8144%, 19.0196%
        HSV (HSB):
        353°, 96.8085%, 36.8627%
        XYZ:
        4.7213, 2.4739, 0.6094
        xyY:
        0.6049, 0.3170, 2.4739
      CIE-Lab:
        17.8000, 38.1099, 21.9727
        CIE-LCH:
        17.8000, 43.9905, 29.9661
        CIE-Luv:
        17.8000, 54.3178, 9.6379
        Hunter-Lab:
        15.7285, 26.0562, 8.7127
      #5e030d color charts
#5e030d RGB chart
      #5e030d CMYK chart
      #5e030d RGB pie chart
      #5e030d color shades, tints & tones
#5e030d color schemes
#5e030d color preview, HTML & CSS examples
           This text has a color of #5e030d        
        
          <p style="color:#5e030d;">Text here</p>
        
        
          .mytext {color:#5e030d;}
        
        Text color #5e030d
      
           This box has a color of #5e030d        
        
          <div style="background-color:#5e030d;">Content here</div>
        
        
          .mybackground {background-color:#5e030d;}
        
        Background color #5e030d
      
           Border around this has a color of #5e030d        
        
          <div style="border:2px solid #5e030d;">Content here</div>
        
        
          .myborder {border:2px solid #5e030d;}
        
        Border color #5e030d