#516c4f color space conversions
Hex:
        #516c4f
        RGB:
        81, 108, 79
        CMY:
        68, 58, 69
        CMYK:
        25, 0, 27, 58
      HSL:
        116°, 15.5080%, 36.6667%
        HSV (HSB):
        116°, 26.8519%, 42.3529%
        XYZ:
        10.1672, 13.0390, 9.3780
        xyY:
        0.3120, 0.4002, 13.0390
      CIE-Lab:
        42.8219, -16.1918, 13.0927
        CIE-LCH:
        42.8219, 20.8229, 141.0411
        CIE-Luv:
        42.8219, -13.3365, 18.5973
        Hunter-Lab:
        36.1095, -12.9322, 9.8784
      #516c4f color charts
#516c4f RGB chart
      #516c4f CMYK chart
      #516c4f RGB pie chart
      #516c4f color shades, tints & tones
#516c4f color schemes
#516c4f color preview, HTML & CSS examples
           This text has a color of #516c4f        
        
          <p style="color:#516c4f;">Text here</p>
        
        
          .mytext {color:#516c4f;}
        
        Text color #516c4f
      
           This box has a color of #516c4f        
        
          <div style="background-color:#516c4f;">Content here</div>
        
        
          .mybackground {background-color:#516c4f;}
        
        Background color #516c4f
      
           Border around this has a color of #516c4f        
        
          <div style="border:2px solid #516c4f;">Content here</div>
        
        
          .myborder {border:2px solid #516c4f;}
        
        Border color #516c4f