#5c542b color space conversions
Hex:
        #5c542b
        RGB:
        92, 84, 43
        CMY:
        64, 67, 83
        CMYK:
        0, 9, 53, 64
      HSL:
        50°, 36.2963%, 26.4706%
        HSV (HSB):
        50°, 53.2609%, 36.0784%
        XYZ:
        8.0200, 8.7904, 3.5595
        xyY:
        0.3937, 0.4315, 8.7904
      CIE-Lab:
        35.5775, -3.0118, 24.9768
        CIE-LCH:
        35.5775, 25.1578, 96.8758
        CIE-Luv:
        35.5775, 7.0485, 26.4299
        Hunter-Lab:
        29.6486, -3.6004, 13.6358
      #5c542b color charts
#5c542b RGB chart
      #5c542b CMYK chart
      #5c542b RGB pie chart
      #5c542b color shades, tints & tones
#5c542b color schemes
#5c542b color preview, HTML & CSS examples
           This text has a color of #5c542b        
        
          <p style="color:#5c542b;">Text here</p>
        
        
          .mytext {color:#5c542b;}
        
        Text color #5c542b
      
           This box has a color of #5c542b        
        
          <div style="background-color:#5c542b;">Content here</div>
        
        
          .mybackground {background-color:#5c542b;}
        
        Background color #5c542b
      
           Border around this has a color of #5c542b        
        
          <div style="border:2px solid #5c542b;">Content here</div>
        
        
          .myborder {border:2px solid #5c542b;}
        
        Border color #5c542b