#5e1b1a color space conversions
Hex:
        #5e1b1a
        RGB:
        94, 27, 26
        CMY:
        63, 89, 90
        CMYK:
        0, 71, 72, 63
      HSL:
        1°, 56.6667%, 23.5294%
        HSV (HSB):
        1°, 72.3404%, 36.8627%
        XYZ:
        5.1945, 3.2381, 1.3285
        xyY:
        0.5322, 0.3317, 3.2381
      CIE-Lab:
        20.9734, 30.3773, 17.7040
        CIE-LCH:
        20.9734, 35.1597, 30.2338
        CIE-Luv:
        20.9734, 44.1532, 9.8946
        Hunter-Lab:
        17.9948, 20.0359, 8.2191
      #5e1b1a color charts
#5e1b1a RGB chart
      #5e1b1a CMYK chart
      #5e1b1a RGB pie chart
      #5e1b1a color shades, tints & tones
#5e1b1a color schemes
#5e1b1a color preview, HTML & CSS examples
           This text has a color of #5e1b1a        
        
          <p style="color:#5e1b1a;">Text here</p>
        
        
          .mytext {color:#5e1b1a;}
        
        Text color #5e1b1a
      
           This box has a color of #5e1b1a        
        
          <div style="background-color:#5e1b1a;">Content here</div>
        
        
          .mybackground {background-color:#5e1b1a;}
        
        Background color #5e1b1a
      
           Border around this has a color of #5e1b1a        
        
          <div style="border:2px solid #5e1b1a;">Content here</div>
        
        
          .myborder {border:2px solid #5e1b1a;}
        
        Border color #5e1b1a