#5e110e color space conversions
Hex:
        #5e110e
        RGB:
        94, 17, 14
        CMY:
        63, 93, 95
        CMYK:
        0, 82, 85, 63
      HSL:
        2°, 74.0741%, 21.1765%
        HSV (HSB):
        2°, 85.1064%, 36.8627%
        XYZ:
        4.8958, 2.8123, 0.7003
        xyY:
        0.5823, 0.3345, 2.8123
      CIE-Lab:
        19.2759, 33.9855, 23.2183
        CIE-LCH:
        19.2759, 41.1595, 34.3402
        CIE-Luv:
        19.2759, 50.2045, 11.6038
        Hunter-Lab:
        16.7699, 22.7641, 9.2632
      #5e110e color charts
#5e110e RGB chart
      #5e110e CMYK chart
      #5e110e RGB pie chart
      #5e110e color shades, tints & tones
#5e110e color schemes
#5e110e color preview, HTML & CSS examples
           This text has a color of #5e110e        
        
          <p style="color:#5e110e;">Text here</p>
        
        
          .mytext {color:#5e110e;}
        
        Text color #5e110e
      
           This box has a color of #5e110e        
        
          <div style="background-color:#5e110e;">Content here</div>
        
        
          .mybackground {background-color:#5e110e;}
        
        Background color #5e110e
      
           Border around this has a color of #5e110e        
        
          <div style="border:2px solid #5e110e;">Content here</div>
        
        
          .myborder {border:2px solid #5e110e;}
        
        Border color #5e110e