#5e454d color space conversions
Hex:
        #5e454d
        RGB:
        94, 69, 77
        CMY:
        63, 73, 70
        CMYK:
        0, 27, 18, 63
      HSL:
        341°, 15.3374%, 31.9608%
        HSV (HSB):
        341°, 26.5957%, 36.8627%
        XYZ:
        8.0838, 7.1717, 7.9794
        xyY:
        0.3479, 0.3087, 7.1717
      CIE-Lab:
        32.1947, 12.1488, -0.6007
        CIE-LCH:
        32.1947, 12.1637, 357.1692
        CIE-Luv:
        32.1947, 14.1421, -2.4979
        Hunter-Lab:
        26.7801, 7.0163, 1.0800
      #5e454d color charts
#5e454d RGB chart
      #5e454d CMYK chart
      #5e454d RGB pie chart
      #5e454d color shades, tints & tones
#5e454d color schemes
#5e454d color preview, HTML & CSS examples
           This text has a color of #5e454d        
        
          <p style="color:#5e454d;">Text here</p>
        
        
          .mytext {color:#5e454d;}
        
        Text color #5e454d
      
           This box has a color of #5e454d        
        
          <div style="background-color:#5e454d;">Content here</div>
        
        
          .mybackground {background-color:#5e454d;}
        
        Background color #5e454d
      
           Border around this has a color of #5e454d        
        
          <div style="border:2px solid #5e454d;">Content here</div>
        
        
          .myborder {border:2px solid #5e454d;}
        
        Border color #5e454d