#5c2c2e color space conversions
Hex:
        #5c2c2e
        RGB:
        92, 44, 46
        CMY:
        64, 83, 82
        CMYK:
        0, 52, 50, 64
      HSL:
        358°, 35.2941%, 26.6667%
        HSV (HSB):
        358°, 52.1739%, 36.0784%
        XYZ:
        5.8075, 4.2739, 3.1036
        xyY:
        0.4405, 0.3242, 4.2739
      CIE-Lab:
        24.5571, 22.1181, 8.8319
        CIE-LCH:
        24.5571, 23.8162, 21.7671
        CIE-Luv:
        24.5571, 30.4445, 5.4815
        Hunter-Lab:
        20.6735, 13.9644, 5.5705
      #5c2c2e color charts
#5c2c2e RGB chart
      #5c2c2e CMYK chart
      #5c2c2e RGB pie chart
      #5c2c2e color shades, tints & tones
#5c2c2e color schemes
#5c2c2e color preview, HTML & CSS examples
           This text has a color of #5c2c2e        
        
          <p style="color:#5c2c2e;">Text here</p>
        
        
          .mytext {color:#5c2c2e;}
        
        Text color #5c2c2e
      
           This box has a color of #5c2c2e        
        
          <div style="background-color:#5c2c2e;">Content here</div>
        
        
          .mybackground {background-color:#5c2c2e;}
        
        Background color #5c2c2e
      
           Border around this has a color of #5c2c2e        
        
          <div style="border:2px solid #5c2c2e;">Content here</div>
        
        
          .myborder {border:2px solid #5c2c2e;}
        
        Border color #5c2c2e