#5a3742 color space conversions
Hex:
        #5a3742
        RGB:
        90, 55, 66
        CMY:
        65, 78, 74
        CMYK:
        0, 39, 27, 65
      HSL:
        341°, 24.1379%, 28.4314%
        HSV (HSB):
        341°, 38.8889%, 35.2941%
        XYZ:
        6.5660, 5.2994, 5.8311
        xyY:
        0.3710, 0.2995, 5.2994
      CIE-Lab:
        27.5712, 17.3522, -0.2636
        CIE-LCH:
        27.5712, 17.3542, 359.1298
        CIE-Luv:
        27.5712, 19.9989, -2.7752
        Hunter-Lab:
        23.0204, 10.6271, 1.0961
      #5a3742 color charts
#5a3742 RGB chart
      #5a3742 CMYK chart
      #5a3742 RGB pie chart
      #5a3742 color shades, tints & tones
#5a3742 color schemes
#5a3742 color preview, HTML & CSS examples
           This text has a color of #5a3742        
        
          <p style="color:#5a3742;">Text here</p>
        
        
          .mytext {color:#5a3742;}
        
        Text color #5a3742
      
           This box has a color of #5a3742        
        
          <div style="background-color:#5a3742;">Content here</div>
        
        
          .mybackground {background-color:#5a3742;}
        
        Background color #5a3742
      
           Border around this has a color of #5a3742        
        
          <div style="border:2px solid #5a3742;">Content here</div>
        
        
          .myborder {border:2px solid #5a3742;}
        
        Border color #5a3742