#5e5f27 color space conversions
Hex:
        #5e5f27
        RGB:
        94, 95, 39
        CMY:
        63, 63, 85
        CMYK:
        1, 0, 59, 63
      HSL:
        61°, 41.7910%, 26.2745%
        HSV (HSB):
        61°, 58.9474%, 37.2549%
        XYZ:
        9.0745, 10.7106, 3.5085
        xyY:
        0.3896, 0.4598, 10.7106
      CIE-Lab:
        39.0887, -8.9273, 31.3373
        CIE-LCH:
        39.0887, 32.5841, 105.9011
        CIE-Luv:
        39.0887, 1.7920, 33.7535
        Hunter-Lab:
        32.7270, -7.7780, 16.5527
      #5e5f27 color charts
#5e5f27 RGB chart
      #5e5f27 CMYK chart
      #5e5f27 RGB pie chart
      #5e5f27 color shades, tints & tones
#5e5f27 color schemes
#5e5f27 color preview, HTML & CSS examples
           This text has a color of #5e5f27        
        
          <p style="color:#5e5f27;">Text here</p>
        
        
          .mytext {color:#5e5f27;}
        
        Text color #5e5f27
      
           This box has a color of #5e5f27        
        
          <div style="background-color:#5e5f27;">Content here</div>
        
        
          .mybackground {background-color:#5e5f27;}
        
        Background color #5e5f27
      
           Border around this has a color of #5e5f27        
        
          <div style="border:2px solid #5e5f27;">Content here</div>
        
        
          .myborder {border:2px solid #5e5f27;}
        
        Border color #5e5f27