#5c4e0d color space conversions
Hex:
        #5c4e0d
        RGB:
        92, 78, 13
        CMY:
        64, 69, 95
        CMYK:
        0, 15, 86, 64
      HSL:
        49°, 75.2381%, 20.5882%
        HSV (HSB):
        49°, 85.8696%, 36.0784%
        XYZ:
        7.2107, 7.7531, 1.4972
        xyY:
        0.4380, 0.4710, 7.7531
      CIE-Lab:
        33.4634, -1.5393, 37.3665
        CIE-LCH:
        33.4634, 37.3982, 92.3590
        CIE-Luv:
        33.4634, 11.9607, 33.4136
        Hunter-Lab:
        27.8445, -2.5031, 16.3030
      #5c4e0d color charts
#5c4e0d RGB chart
      #5c4e0d CMYK chart
      #5c4e0d RGB pie chart
      #5c4e0d color shades, tints & tones
#5c4e0d color schemes
#5c4e0d color preview, HTML & CSS examples
           This text has a color of #5c4e0d        
        
          <p style="color:#5c4e0d;">Text here</p>
        
        
          .mytext {color:#5c4e0d;}
        
        Text color #5c4e0d
      
           This box has a color of #5c4e0d        
        
          <div style="background-color:#5c4e0d;">Content here</div>
        
        
          .mybackground {background-color:#5c4e0d;}
        
        Background color #5c4e0d
      
           Border around this has a color of #5c4e0d        
        
          <div style="border:2px solid #5c4e0d;">Content here</div>
        
        
          .myborder {border:2px solid #5c4e0d;}
        
        Border color #5c4e0d