#5a4c2a color space conversions
Hex:
        #5a4c2a
        RGB:
        90, 76, 42
        CMY:
        65, 70, 84
        CMYK:
        0, 16, 53, 65
      HSL:
        43°, 36.3636%, 25.8824%
        HSV (HSB):
        43°, 53.3333%, 35.2941%
        XYZ:
        7.2188, 7.5097, 3.2595
        xyY:
        0.4013, 0.4175, 7.5097
      CIE-Lab:
        32.9402, 0.7955, 22.2791
        CIE-LCH:
        32.9402, 22.2933, 87.9551
        CIE-Luv:
        32.9402, 10.6580, 22.6950
        Hunter-Lab:
        27.4038, -0.9357, 12.1305
      #5a4c2a color charts
#5a4c2a RGB chart
      #5a4c2a CMYK chart
      #5a4c2a RGB pie chart
      #5a4c2a color shades, tints & tones
#5a4c2a color schemes
#5a4c2a color preview, HTML & CSS examples
           This text has a color of #5a4c2a        
        
          <p style="color:#5a4c2a;">Text here</p>
        
        
          .mytext {color:#5a4c2a;}
        
        Text color #5a4c2a
      
           This box has a color of #5a4c2a        
        
          <div style="background-color:#5a4c2a;">Content here</div>
        
        
          .mybackground {background-color:#5a4c2a;}
        
        Background color #5a4c2a
      
           Border around this has a color of #5a4c2a        
        
          <div style="border:2px solid #5a4c2a;">Content here</div>
        
        
          .myborder {border:2px solid #5a4c2a;}
        
        Border color #5a4c2a