#5e514f color space conversions
Hex:
        #5e514f
        RGB:
        94, 81, 79
        CMY:
        63, 68, 69
        CMYK:
        0, 14, 16, 63
      HSL:
        8°, 8.6705%, 33.9216%
        HSV (HSB):
        8°, 15.9574%, 36.8627%
        XYZ:
        8.9698, 8.8291, 8.6286
        xyY:
        0.3394, 0.3341, 8.8291
      CIE-Lab:
        35.6531, 4.9990, 3.1512
        CIE-LCH:
        35.6531, 5.9093, 32.2255
        CIE-Luv:
        35.6531, 7.7086, 3.0834
        Hunter-Lab:
        29.7137, 1.8855, 3.5824
      #5e514f color charts
#5e514f RGB chart
      #5e514f CMYK chart
      #5e514f RGB pie chart
      #5e514f color shades, tints & tones
#5e514f color schemes
#5e514f color preview, HTML & CSS examples
           This text has a color of #5e514f        
        
          <p style="color:#5e514f;">Text here</p>
        
        
          .mytext {color:#5e514f;}
        
        Text color #5e514f
      
           This box has a color of #5e514f        
        
          <div style="background-color:#5e514f;">Content here</div>
        
        
          .mybackground {background-color:#5e514f;}
        
        Background color #5e514f
      
           Border around this has a color of #5e514f        
        
          <div style="border:2px solid #5e514f;">Content here</div>
        
        
          .myborder {border:2px solid #5e514f;}
        
        Border color #5e514f