#5a5741 color space conversions
Hex:
        #5a5741
        RGB:
        90, 87, 65
        CMY:
        65, 66, 75
        CMYK:
        0, 3, 28, 65
      HSL:
        53°, 16.1290%, 30.3922%
        HSV (HSB):
        53°, 27.7778%, 35.2941%
        XYZ:
        8.5788, 9.3717, 6.3578
        xyY:
        0.3529, 0.3855, 9.3717
      CIE-Lab:
        36.6903, -2.8291, 13.2542
        CIE-LCH:
        36.6903, 13.5528, 102.0488
        CIE-Luv:
        36.6903, 2.9288, 15.7591
        Hunter-Lab:
        30.6132, -3.5519, 9.1158
      #5a5741 color charts
#5a5741 RGB chart
      #5a5741 CMYK chart
      #5a5741 RGB pie chart
      #5a5741 color shades, tints & tones
#5a5741 color schemes
#5a5741 color preview, HTML & CSS examples
           This text has a color of #5a5741        
        
          <p style="color:#5a5741;">Text here</p>
        
        
          .mytext {color:#5a5741;}
        
        Text color #5a5741
      
           This box has a color of #5a5741        
        
          <div style="background-color:#5a5741;">Content here</div>
        
        
          .mybackground {background-color:#5a5741;}
        
        Background color #5a5741
      
           Border around this has a color of #5a5741        
        
          <div style="border:2px solid #5a5741;">Content here</div>
        
        
          .myborder {border:2px solid #5a5741;}
        
        Border color #5a5741