#5e5c25 color space conversions
Hex:
        #5e5c25
        RGB:
        94, 92, 37
        CMY:
        63, 64, 85
        CMYK:
        0, 2, 61, 63
      HSL:
        58°, 43.5115%, 25.6863%
        HSV (HSB):
        58°, 60.6383%, 36.8627%
        XYZ:
        8.7772, 10.1675, 3.2502
        xyY:
        0.3955, 0.4581, 10.1675
      CIE-Lab:
        38.1415, -7.3683, 31.3063
        CIE-LCH:
        38.1415, 32.1617, 103.2442
        CIE-Luv:
        38.1415, 3.6816, 33.0574
        Hunter-Lab:
        31.8866, -6.6673, 16.2772
      #5e5c25 color charts
#5e5c25 RGB chart
      #5e5c25 CMYK chart
      #5e5c25 RGB pie chart
      #5e5c25 color shades, tints & tones
#5e5c25 color schemes
#5e5c25 color preview, HTML & CSS examples
           This text has a color of #5e5c25        
        
          <p style="color:#5e5c25;">Text here</p>
        
        
          .mytext {color:#5e5c25;}
        
        Text color #5e5c25
      
           This box has a color of #5e5c25        
        
          <div style="background-color:#5e5c25;">Content here</div>
        
        
          .mybackground {background-color:#5e5c25;}
        
        Background color #5e5c25
      
           Border around this has a color of #5e5c25        
        
          <div style="border:2px solid #5e5c25;">Content here</div>
        
        
          .myborder {border:2px solid #5e5c25;}
        
        Border color #5e5c25