#5c470d color space conversions
Hex:
        #5c470d
        RGB:
        92, 71, 13
        CMY:
        64, 72, 95
        CMYK:
        0, 23, 86, 64
      HSL:
        44°, 75.2381%, 20.5882%
        HSV (HSB):
        44°, 85.8696%, 36.0784%
        XYZ:
        6.7395, 6.8108, 1.3402
        xyY:
        0.4526, 0.4574, 6.8108
      CIE-Lab:
        31.3724, 2.7594, 35.4989
        CIE-LCH:
        31.3724, 35.6060, 85.5551
        CIE-Luv:
        31.3724, 16.6768, 30.3807
        Hunter-Lab:
        26.0976, 0.4255, 15.2236
      #5c470d color charts
#5c470d RGB chart
      #5c470d CMYK chart
      #5c470d RGB pie chart
      #5c470d color shades, tints & tones
#5c470d color schemes
#5c470d color preview, HTML & CSS examples
           This text has a color of #5c470d        
        
          <p style="color:#5c470d;">Text here</p>
        
        
          .mytext {color:#5c470d;}
        
        Text color #5c470d
      
           This box has a color of #5c470d        
        
          <div style="background-color:#5c470d;">Content here</div>
        
        
          .mybackground {background-color:#5c470d;}
        
        Background color #5c470d
      
           Border around this has a color of #5c470d        
        
          <div style="border:2px solid #5c470d;">Content here</div>
        
        
          .myborder {border:2px solid #5c470d;}
        
        Border color #5c470d