#5f4557 color space conversions
Hex:
        #5f4557
        RGB:
        95, 69, 87
        CMY:
        63, 73, 66
        CMYK:
        0, 27, 8, 63
      HSL:
        318°, 15.8537%, 32.1569%
        HSV (HSB):
        318°, 27.3684%, 37.2549%
        XYZ:
        8.5677, 7.3773, 9.9892
        xyY:
        0.3304, 0.2845, 7.3773
      CIE-Lab:
        32.6508, 14.4865, -6.3222
        CIE-LCH:
        32.6508, 15.8060, 336.4225
        CIE-Luv:
        32.6508, 13.5263, -9.8943
        Hunter-Lab:
        27.1611, 8.7743, -2.7927
      #5f4557 color charts
#5f4557 RGB chart
      #5f4557 CMYK chart
      #5f4557 RGB pie chart
      #5f4557 color shades, tints & tones
#5f4557 color schemes
#5f4557 color preview, HTML & CSS examples
           This text has a color of #5f4557        
        
          <p style="color:#5f4557;">Text here</p>
        
        
          .mytext {color:#5f4557;}
        
        Text color #5f4557
      
           This box has a color of #5f4557        
        
          <div style="background-color:#5f4557;">Content here</div>
        
        
          .mybackground {background-color:#5f4557;}
        
        Background color #5f4557
      
           Border around this has a color of #5f4557        
        
          <div style="border:2px solid #5f4557;">Content here</div>
        
        
          .myborder {border:2px solid #5f4557;}
        
        Border color #5f4557