#5c2e1b color space conversions
Hex:
        #5c2e1b
        RGB:
        92, 46, 27
        CMY:
        64, 82, 89
        CMYK:
        0, 50, 71, 64
      HSL:
        18°, 54.6218%, 23.3333%
        HSV (HSB):
        18°, 70.6522%, 36.0784%
        XYZ:
        5.5885, 4.3084, 1.5740
        xyY:
        0.4872, 0.3756, 4.3084
      CIE-Lab:
        24.6660, 19.1417, 21.3935
        CIE-LCH:
        24.6660, 28.7069, 48.1796
        CIE-Luv:
        24.6660, 32.2140, 15.7479
        Hunter-Lab:
        20.7568, 11.7342, 10.0338
      #5c2e1b color charts
#5c2e1b RGB chart
      #5c2e1b CMYK chart
      #5c2e1b RGB pie chart
      #5c2e1b color shades, tints & tones
#5c2e1b color schemes
#5c2e1b color preview, HTML & CSS examples
           This text has a color of #5c2e1b        
        
          <p style="color:#5c2e1b;">Text here</p>
        
        
          .mytext {color:#5c2e1b;}
        
        Text color #5c2e1b
      
           This box has a color of #5c2e1b        
        
          <div style="background-color:#5c2e1b;">Content here</div>
        
        
          .mybackground {background-color:#5c2e1b;}
        
        Background color #5c2e1b
      
           Border around this has a color of #5c2e1b        
        
          <div style="border:2px solid #5c2e1b;">Content here</div>
        
        
          .myborder {border:2px solid #5c2e1b;}
        
        Border color #5c2e1b