#5e281e color space conversions
Hex:
        #5e281e
        RGB:
        94, 40, 30
        CMY:
        63, 84, 88
        CMYK:
        0, 57, 68, 63
      HSL:
        9°, 51.6129%, 24.3137%
        HSV (HSB):
        9°, 68.0851%, 36.8627%
        XYZ:
        5.6092, 3.9910, 1.7030
        xyY:
        0.4963, 0.3531, 3.9910
      CIE-Lab:
        23.6417, 23.7973, 18.3311
        CIE-LCH:
        23.6417, 30.0390, 37.6070
        CIE-Luv:
        23.6417, 36.8929, 12.4635
        Hunter-Lab:
        19.9775, 15.1581, 8.9300
      #5e281e color charts
#5e281e RGB chart
      #5e281e CMYK chart
      #5e281e RGB pie chart
      #5e281e color shades, tints & tones
#5e281e color schemes
#5e281e color preview, HTML & CSS examples
           This text has a color of #5e281e        
        
          <p style="color:#5e281e;">Text here</p>
        
        
          .mytext {color:#5e281e;}
        
        Text color #5e281e
      
           This box has a color of #5e281e        
        
          <div style="background-color:#5e281e;">Content here</div>
        
        
          .mybackground {background-color:#5e281e;}
        
        Background color #5e281e
      
           Border around this has a color of #5e281e        
        
          <div style="border:2px solid #5e281e;">Content here</div>
        
        
          .myborder {border:2px solid #5e281e;}
        
        Border color #5e281e