#5a4a4e color space conversions
Hex:
        #5a4a4e
        RGB:
        90, 74, 78
        CMY:
        65, 71, 69
        CMYK:
        0, 18, 13, 65
      HSL:
        345°, 9.7561%, 32.1569%
        HSV (HSB):
        345°, 17.7778%, 35.2941%
        XYZ:
        8.0404, 7.6213, 8.2550
        xyY:
        0.3362, 0.3187, 7.6213
      CIE-Lab:
        33.1814, 7.5020, 0.1476
        CIE-LCH:
        33.1814, 7.5034, 1.1274
        CIE-Luv:
        33.1814, 8.9553, -0.9156
        Hunter-Lab:
        27.6067, 3.6761, 1.5956
      #5a4a4e color charts
#5a4a4e RGB chart
      #5a4a4e CMYK chart
      #5a4a4e RGB pie chart
      #5a4a4e color shades, tints & tones
#5a4a4e color schemes
#5a4a4e color preview, HTML & CSS examples
           This text has a color of #5a4a4e        
        
          <p style="color:#5a4a4e;">Text here</p>
        
        
          .mytext {color:#5a4a4e;}
        
        Text color #5a4a4e
      
           This box has a color of #5a4a4e        
        
          <div style="background-color:#5a4a4e;">Content here</div>
        
        
          .mybackground {background-color:#5a4a4e;}
        
        Background color #5a4a4e
      
           Border around this has a color of #5a4a4e        
        
          <div style="border:2px solid #5a4a4e;">Content here</div>
        
        
          .myborder {border:2px solid #5a4a4e;}
        
        Border color #5a4a4e