#5e5f28 color space conversions
Hex:
        #5e5f28
        RGB:
        94, 95, 40
        CMY:
        63, 63, 84
        CMYK:
        1, 0, 58, 63
      HSL:
        61°, 40.7407%, 26.4706%
        HSV (HSB):
        61°, 57.8947%, 37.2549%
        XYZ:
        9.0913, 10.7173, 3.5970
        xyY:
        0.3884, 0.4579, 10.7173
      CIE-Lab:
        39.1002, -8.8361, 30.8269
        CIE-LCH:
        39.1002, 32.0683, 105.9942
        CIE-Luv:
        39.1002, 1.7646, 33.3574
        Hunter-Lab:
        32.7373, -7.7199, 16.4017
      #5e5f28 color charts
#5e5f28 RGB chart
      #5e5f28 CMYK chart
      #5e5f28 RGB pie chart
      #5e5f28 color shades, tints & tones
#5e5f28 color schemes
#5e5f28 color preview, HTML & CSS examples
           This text has a color of #5e5f28        
        
          <p style="color:#5e5f28;">Text here</p>
        
        
          .mytext {color:#5e5f28;}
        
        Text color #5e5f28
      
           This box has a color of #5e5f28        
        
          <div style="background-color:#5e5f28;">Content here</div>
        
        
          .mybackground {background-color:#5e5f28;}
        
        Background color #5e5f28
      
           Border around this has a color of #5e5f28        
        
          <div style="border:2px solid #5e5f28;">Content here</div>
        
        
          .myborder {border:2px solid #5e5f28;}
        
        Border color #5e5f28