#5e051d color space conversions
Hex:
        #5e051d
        RGB:
        94, 5, 29
        CMY:
        63, 98, 89
        CMYK:
        0, 95, 69, 63
      HSL:
        344°, 89.8990%, 19.4118%
        HSV (HSB):
        344°, 94.6809%, 36.8627%
        XYZ:
        4.8921, 2.5769, 1.4020
        xyY:
        0.5515, 0.2905, 2.5769
      CIE-Lab:
        18.2630, 38.3047, 12.1978
        CIE-LCH:
        18.2630, 40.2000, 17.6636
        CIE-Luv:
        18.2630, 50.3223, 4.1188
        Hunter-Lab:
        16.0528, 26.3058, 6.0590
      #5e051d color charts
#5e051d RGB chart
      #5e051d CMYK chart
      #5e051d RGB pie chart
      #5e051d color shades, tints & tones
#5e051d color schemes
#5e051d color preview, HTML & CSS examples
           This text has a color of #5e051d        
        
          <p style="color:#5e051d;">Text here</p>
        
        
          .mytext {color:#5e051d;}
        
        Text color #5e051d
      
           This box has a color of #5e051d        
        
          <div style="background-color:#5e051d;">Content here</div>
        
        
          .mybackground {background-color:#5e051d;}
        
        Background color #5e051d
      
           Border around this has a color of #5e051d        
        
          <div style="border:2px solid #5e051d;">Content here</div>
        
        
          .myborder {border:2px solid #5e051d;}
        
        Border color #5e051d