#5e2942 color space conversions
Hex:
        #5e2942
        RGB:
        94, 41, 66
        CMY:
        63, 84, 74
        CMYK:
        0, 56, 30, 63
      HSL:
        332°, 39.2593%, 26.4706%
        HSV (HSB):
        332°, 56.3830%, 36.8627%
        XYZ:
        6.3924, 4.3589, 5.6587
        xyY:
        0.3895, 0.2656, 4.3589
      CIE-Lab:
        24.8242, 27.3687, -4.2496
        CIE-LCH:
        24.8242, 27.6966, 351.1741
        CIE-Luv:
        24.8242, 29.1287, -8.4928
        Hunter-Lab:
        20.8780, 18.1164, -1.4551
      #5e2942 color charts
#5e2942 RGB chart
      #5e2942 CMYK chart
      #5e2942 RGB pie chart
      #5e2942 color shades, tints & tones
#5e2942 color schemes
#5e2942 color preview, HTML & CSS examples
           This text has a color of #5e2942        
        
          <p style="color:#5e2942;">Text here</p>
        
        
          .mytext {color:#5e2942;}
        
        Text color #5e2942
      
           This box has a color of #5e2942        
        
          <div style="background-color:#5e2942;">Content here</div>
        
        
          .mybackground {background-color:#5e2942;}
        
        Background color #5e2942
      
           Border around this has a color of #5e2942        
        
          <div style="border:2px solid #5e2942;">Content here</div>
        
        
          .myborder {border:2px solid #5e2942;}
        
        Border color #5e2942