#5c2c1d color space conversions
Hex:
        #5c2c1d
        RGB:
        92, 44, 29
        CMY:
        64, 83, 89
        CMYK:
        0, 52, 68, 64
      HSL:
        14°, 52.0661%, 23.7255%
        HSV (HSB):
        14°, 68.4783%, 36.0784%
        XYZ:
        5.5361, 4.1654, 1.6746
        xyY:
        0.4866, 0.3662, 4.1654
      CIE-Lab:
        24.2108, 20.4943, 19.5918
        CIE-LCH:
        24.2108, 28.3523, 43.7103
        CIE-Luv:
        24.2108, 33.1543, 14.1376
        Hunter-Lab:
        20.4093, 12.7025, 9.4217
      #5c2c1d color charts
#5c2c1d RGB chart
      #5c2c1d CMYK chart
      #5c2c1d RGB pie chart
      #5c2c1d color shades, tints & tones
#5c2c1d color schemes
#5c2c1d color preview, HTML & CSS examples
           This text has a color of #5c2c1d        
        
          <p style="color:#5c2c1d;">Text here</p>
        
        
          .mytext {color:#5c2c1d;}
        
        Text color #5c2c1d
      
           This box has a color of #5c2c1d        
        
          <div style="background-color:#5c2c1d;">Content here</div>
        
        
          .mybackground {background-color:#5c2c1d;}
        
        Background color #5c2c1d
      
           Border around this has a color of #5c2c1d        
        
          <div style="border:2px solid #5c2c1d;">Content here</div>
        
        
          .myborder {border:2px solid #5c2c1d;}
        
        Border color #5c2c1d