#5c442b color space conversions
Hex:
        #5c442b
        RGB:
        92, 68, 43
        CMY:
        64, 73, 83
        CMYK:
        0, 26, 53, 64
      HSL:
        31°, 36.2963%, 26.4706%
        HSV (HSB):
        31°, 53.2609%, 36.0784%
        XYZ:
        6.9168, 6.5840, 3.1918
        xyY:
        0.4144, 0.3944, 6.5840
      CIE-Lab:
        30.8404, 6.8513, 19.0921
        CIE-LCH:
        30.8404, 20.2842, 70.2593
        CIE-Luv:
        30.8404, 16.9267, 18.3647
        Hunter-Lab:
        25.6593, 3.2134, 10.5863
      #5c442b color charts
#5c442b RGB chart
      #5c442b CMYK chart
      #5c442b RGB pie chart
      #5c442b color shades, tints & tones
#5c442b color schemes
#5c442b color preview, HTML & CSS examples
           This text has a color of #5c442b        
        
          <p style="color:#5c442b;">Text here</p>
        
        
          .mytext {color:#5c442b;}
        
        Text color #5c442b
      
           This box has a color of #5c442b        
        
          <div style="background-color:#5c442b;">Content here</div>
        
        
          .mybackground {background-color:#5c442b;}
        
        Background color #5c442b
      
           Border around this has a color of #5c442b        
        
          <div style="border:2px solid #5c442b;">Content here</div>
        
        
          .myborder {border:2px solid #5c442b;}
        
        Border color #5c442b