#5e384f color space conversions
Hex:
        #5e384f
        RGB:
        94, 56, 79
        CMY:
        63, 78, 69
        CMYK:
        0, 40, 16, 63
      HSL:
        324°, 25.3333%, 29.4118%
        HSV (HSB):
        324°, 40.4255%, 36.8627%
        XYZ:
        7.4415, 5.7725, 8.1191
        xyY:
        0.3488, 0.2706, 5.7725
      CIE-Lab:
        28.8312, 20.6625, -6.8857
        CIE-LCH:
        28.8312, 21.7796, 341.5696
        CIE-Luv:
        28.8312, 20.0863, -11.0557
        Hunter-Lab:
        24.0261, 13.2407, -3.2176
      #5e384f color charts
#5e384f RGB chart
      #5e384f CMYK chart
      #5e384f RGB pie chart
      #5e384f color shades, tints & tones
#5e384f color schemes
#5e384f color preview, HTML & CSS examples
           This text has a color of #5e384f        
        
          <p style="color:#5e384f;">Text here</p>
        
        
          .mytext {color:#5e384f;}
        
        Text color #5e384f
      
           This box has a color of #5e384f        
        
          <div style="background-color:#5e384f;">Content here</div>
        
        
          .mybackground {background-color:#5e384f;}
        
        Background color #5e384f
      
           Border around this has a color of #5e384f        
        
          <div style="border:2px solid #5e384f;">Content here</div>
        
        
          .myborder {border:2px solid #5e384f;}
        
        Border color #5e384f