#5a3c4b color space conversions
Hex:
        #5a3c4b
        RGB:
        90, 60, 75
        CMY:
        65, 76, 71
        CMYK:
        0, 33, 17, 65
      HSL:
        330°, 20.0000%, 29.4118%
        HSV (HSB):
        330°, 33.3333%, 35.2941%
        XYZ:
        7.1023, 5.9134, 7.4237
        xyY:
        0.3475, 0.2893, 5.9134
      CIE-Lab:
        29.1929, 15.8025, -3.7865
        CIE-LCH:
        29.1929, 16.2498, 346.5254
        CIE-Luv:
        29.1929, 16.2298, -6.6788
        Hunter-Lab:
        24.3174, 9.5784, -1.0780
      #5a3c4b color charts
#5a3c4b RGB chart
      #5a3c4b CMYK chart
      #5a3c4b RGB pie chart
      #5a3c4b color shades, tints & tones
#5a3c4b color schemes
#5a3c4b color preview, HTML & CSS examples
           This text has a color of #5a3c4b        
        
          <p style="color:#5a3c4b;">Text here</p>
        
        
          .mytext {color:#5a3c4b;}
        
        Text color #5a3c4b
      
           This box has a color of #5a3c4b        
        
          <div style="background-color:#5a3c4b;">Content here</div>
        
        
          .mybackground {background-color:#5a3c4b;}
        
        Background color #5a3c4b
      
           Border around this has a color of #5a3c4b        
        
          <div style="border:2px solid #5a3c4b;">Content here</div>
        
        
          .myborder {border:2px solid #5a3c4b;}
        
        Border color #5a3c4b