#5e4c05 color space conversions
Hex:
        #5e4c05
        RGB:
        94, 76, 5
        CMY:
        63, 70, 98
        CMYK:
        0, 19, 95, 63
      HSL:
        48°, 89.8990%, 19.4118%
        HSV (HSB):
        48°, 94.6809%, 36.8627%
        XYZ:
        7.2279, 7.5595, 1.2218
        xyY:
        0.4515, 0.4722, 7.5595
      CIE-Lab:
        33.0482, 0.4192, 39.7905
        CIE-LCH:
        33.0482, 39.7927, 89.3964
        CIE-Luv:
        33.0482, 14.9435, 33.9731
        Hunter-Lab:
        27.4946, -1.1905, 16.6116
      #5e4c05 color charts
#5e4c05 RGB chart
      #5e4c05 CMYK chart
      #5e4c05 RGB pie chart
      #5e4c05 color shades, tints & tones
#5e4c05 color schemes
#5e4c05 color preview, HTML & CSS examples
           This text has a color of #5e4c05        
        
          <p style="color:#5e4c05;">Text here</p>
        
        
          .mytext {color:#5e4c05;}
        
        Text color #5e4c05
      
           This box has a color of #5e4c05        
        
          <div style="background-color:#5e4c05;">Content here</div>
        
        
          .mybackground {background-color:#5e4c05;}
        
        Background color #5e4c05
      
           Border around this has a color of #5e4c05        
        
          <div style="border:2px solid #5e4c05;">Content here</div>
        
        
          .myborder {border:2px solid #5e4c05;}
        
        Border color #5e4c05