#5e183e color space conversions
Hex:
        #5e183e
        RGB:
        94, 24, 62
        CMY:
        63, 91, 76
        CMYK:
        0, 74, 34, 63
      HSL:
        327°, 59.3220%, 23.1373%
        HSV (HSB):
        327°, 74.4681%, 36.8627%
        XYZ:
        5.8122, 3.3808, 4.9036
        xyY:
        0.4123, 0.2398, 3.3808
      CIE-Lab:
        21.5084, 35.3129, -6.4870
        CIE-LCH:
        21.5084, 35.9038, 349.5908
        CIE-Luv:
        21.5084, 35.9388, -11.5201
        Hunter-Lab:
        18.3868, 24.2484, -2.9415
      #5e183e color charts
#5e183e RGB chart
      #5e183e CMYK chart
      #5e183e RGB pie chart
      #5e183e color shades, tints & tones
#5e183e color schemes
#5e183e color preview, HTML & CSS examples
           This text has a color of #5e183e        
        
          <p style="color:#5e183e;">Text here</p>
        
        
          .mytext {color:#5e183e;}
        
        Text color #5e183e
      
           This box has a color of #5e183e        
        
          <div style="background-color:#5e183e;">Content here</div>
        
        
          .mybackground {background-color:#5e183e;}
        
        Background color #5e183e
      
           Border around this has a color of #5e183e        
        
          <div style="border:2px solid #5e183e;">Content here</div>
        
        
          .myborder {border:2px solid #5e183e;}
        
        Border color #5e183e