#5e180d color space conversions
Hex:
        #5e180d
        RGB:
        94, 24, 13
        CMY:
        63, 91, 95
        CMYK:
        0, 74, 86, 63
      HSL:
        8°, 75.7009%, 20.9804%
        HSV (HSB):
        8°, 86.1702%, 36.8627%
        XYZ:
        5.0154, 3.0620, 0.7075
        xyY:
        0.5709, 0.3486, 3.0620
      CIE-Lab:
        20.2905, 31.1142, 24.8646
        CIE-LCH:
        20.2905, 39.8290, 38.6298
        CIE-Luv:
        20.2905, 47.5312, 13.4427
        Hunter-Lab:
        17.4986, 20.5384, 9.8520
      #5e180d color charts
#5e180d RGB chart
      #5e180d CMYK chart
      #5e180d RGB pie chart
      #5e180d color shades, tints & tones
#5e180d color schemes
#5e180d color preview, HTML & CSS examples
           This text has a color of #5e180d        
        
          <p style="color:#5e180d;">Text here</p>
        
        
          .mytext {color:#5e180d;}
        
        Text color #5e180d
      
           This box has a color of #5e180d        
        
          <div style="background-color:#5e180d;">Content here</div>
        
        
          .mybackground {background-color:#5e180d;}
        
        Background color #5e180d
      
           Border around this has a color of #5e180d        
        
          <div style="border:2px solid #5e180d;">Content here</div>
        
        
          .myborder {border:2px solid #5e180d;}
        
        Border color #5e180d