#5e2b1a color space conversions
Hex:
        #5e2b1a
        RGB:
        94, 43, 26
        CMY:
        63, 83, 90
        CMYK:
        0, 54, 72, 63
      HSL:
        15°, 56.6667%, 23.5294%
        HSV (HSB):
        15°, 72.3404%, 36.8627%
        XYZ:
        5.6664, 4.1820, 1.4858
        xyY:
        0.4999, 0.3690, 4.1820
      CIE-Lab:
        24.2643, 21.7731, 21.6279
        CIE-LCH:
        24.2643, 30.6893, 44.8082
        CIE-Luv:
        24.2643, 35.7295, 15.2314
        Hunter-Lab:
        20.4500, 13.6725, 10.0071
      #5e2b1a color charts
#5e2b1a RGB chart
      #5e2b1a CMYK chart
      #5e2b1a RGB pie chart
      #5e2b1a color shades, tints & tones
#5e2b1a color schemes
#5e2b1a color preview, HTML & CSS examples
           This text has a color of #5e2b1a        
        
          <p style="color:#5e2b1a;">Text here</p>
        
        
          .mytext {color:#5e2b1a;}
        
        Text color #5e2b1a
      
           This box has a color of #5e2b1a        
        
          <div style="background-color:#5e2b1a;">Content here</div>
        
        
          .mybackground {background-color:#5e2b1a;}
        
        Background color #5e2b1a
      
           Border around this has a color of #5e2b1a        
        
          <div style="border:2px solid #5e2b1a;">Content here</div>
        
        
          .myborder {border:2px solid #5e2b1a;}
        
        Border color #5e2b1a