#5c3f3a color space conversions
Hex:
        #5c3f3a
        RGB:
        92, 63, 58
        CMY:
        64, 75, 77
        CMYK:
        0, 32, 37, 64
      HSL:
        9°, 22.6667%, 29.4118%
        HSV (HSB):
        9°, 36.9565%, 36.0784%
        XYZ:
        6.9549, 6.1358, 4.8208
        xyY:
        0.3883, 0.3426, 6.1358
      CIE-Lab:
        29.7526, 11.9225, 8.1301
        CIE-LCH:
        29.7526, 14.4307, 34.2908
        CIE-Luv:
        29.7526, 18.3196, 7.1167
        Hunter-Lab:
        24.7706, 6.7691, 5.8006
      #5c3f3a color charts
#5c3f3a RGB chart
      #5c3f3a CMYK chart
      #5c3f3a RGB pie chart
      #5c3f3a color shades, tints & tones
#5c3f3a color schemes
#5c3f3a color preview, HTML & CSS examples
           This text has a color of #5c3f3a        
        
          <p style="color:#5c3f3a;">Text here</p>
        
        
          .mytext {color:#5c3f3a;}
        
        Text color #5c3f3a
      
           This box has a color of #5c3f3a        
        
          <div style="background-color:#5c3f3a;">Content here</div>
        
        
          .mybackground {background-color:#5c3f3a;}
        
        Background color #5c3f3a
      
           Border around this has a color of #5c3f3a        
        
          <div style="border:2px solid #5c3f3a;">Content here</div>
        
        
          .myborder {border:2px solid #5c3f3a;}
        
        Border color #5c3f3a