#5c4c2e color space conversions
Hex:
        #5c4c2e
        RGB:
        92, 76, 46
        CMY:
        64, 70, 82
        CMYK:
        0, 17, 50, 64
      HSL:
        39°, 33.3333%, 27.0588%
        HSV (HSB):
        39°, 50.0000%, 36.0784%
        XYZ:
        7.4912, 7.6415, 3.6649
        xyY:
        0.3985, 0.4065, 7.6415
      CIE-Lab:
        33.2247, 2.1997, 20.2954
        CIE-LCH:
        33.2247, 20.4142, 83.8141
        CIE-Luv:
        33.2247, 11.7818, 20.8774
        Hunter-Lab:
        27.6432, -0.0026, 11.4897
      #5c4c2e color charts
#5c4c2e RGB chart
      #5c4c2e CMYK chart
      #5c4c2e RGB pie chart
      #5c4c2e color shades, tints & tones
#5c4c2e color schemes
#5c4c2e color preview, HTML & CSS examples
           This text has a color of #5c4c2e        
        
          <p style="color:#5c4c2e;">Text here</p>
        
        
          .mytext {color:#5c4c2e;}
        
        Text color #5c4c2e
      
           This box has a color of #5c4c2e        
        
          <div style="background-color:#5c4c2e;">Content here</div>
        
        
          .mybackground {background-color:#5c4c2e;}
        
        Background color #5c4c2e
      
           Border around this has a color of #5c4c2e        
        
          <div style="border:2px solid #5c4c2e;">Content here</div>
        
        
          .myborder {border:2px solid #5c4c2e;}
        
        Border color #5c4c2e