#5e1d3a color space conversions
Hex:
        #5e1d3a
        RGB:
        94, 29, 58
        CMY:
        63, 89, 77
        CMYK:
        0, 69, 38, 63
      HSL:
        333°, 52.8455%, 24.1176%
        HSV (HSB):
        333°, 69.1489%, 36.8627%
        XYZ:
        5.8192, 3.5639, 4.3842
        xyY:
        0.4227, 0.2589, 3.5639
      CIE-Lab:
        22.1739, 32.5231, -2.7327
        CIE-LCH:
        22.1739, 32.6377, 355.1970
        CIE-Luv:
        22.1739, 35.6081, -7.3492
        Hunter-Lab:
        18.8783, 21.9851, -0.5543
      #5e1d3a color charts
#5e1d3a RGB chart
      #5e1d3a CMYK chart
      #5e1d3a RGB pie chart
      #5e1d3a color shades, tints & tones
#5e1d3a color schemes
#5e1d3a color preview, HTML & CSS examples
           This text has a color of #5e1d3a        
        
          <p style="color:#5e1d3a;">Text here</p>
        
        
          .mytext {color:#5e1d3a;}
        
        Text color #5e1d3a
      
           This box has a color of #5e1d3a        
        
          <div style="background-color:#5e1d3a;">Content here</div>
        
        
          .mybackground {background-color:#5e1d3a;}
        
        Background color #5e1d3a
      
           Border around this has a color of #5e1d3a        
        
          <div style="border:2px solid #5e1d3a;">Content here</div>
        
        
          .myborder {border:2px solid #5e1d3a;}
        
        Border color #5e1d3a