#5c3e0f color space conversions
Hex:
        #5c3e0f
        RGB:
        92, 62, 15
        CMY:
        64, 76, 94
        CMYK:
        0, 33, 84, 64
      HSL:
        37°, 71.9626%, 20.9804%
        HSV (HSB):
        37°, 83.6957%, 36.0784%
        XYZ:
        6.2225, 5.7550, 1.2348
        xyY:
        0.4710, 0.4356, 5.7550
      CIE-Lab:
        28.7859, 8.4745, 32.2828
        CIE-LCH:
        28.7859, 33.3766, 75.2913
        CIE-Luv:
        28.7859, 22.7335, 26.1141
        Hunter-Lab:
        23.9897, 4.3177, 13.7410
      #5c3e0f color charts
#5c3e0f RGB chart
      #5c3e0f CMYK chart
      #5c3e0f RGB pie chart
      #5c3e0f color shades, tints & tones
#5c3e0f color schemes
#5c3e0f color preview, HTML & CSS examples
           This text has a color of #5c3e0f        
        
          <p style="color:#5c3e0f;">Text here</p>
        
        
          .mytext {color:#5c3e0f;}
        
        Text color #5c3e0f
      
           This box has a color of #5c3e0f        
        
          <div style="background-color:#5c3e0f;">Content here</div>
        
        
          .mybackground {background-color:#5c3e0f;}
        
        Background color #5c3e0f
      
           Border around this has a color of #5c3e0f        
        
          <div style="border:2px solid #5c3e0f;">Content here</div>
        
        
          .myborder {border:2px solid #5c3e0f;}
        
        Border color #5c3e0f