#516c1d color space conversions
Hex:
        #516c1d
        RGB:
        81, 108, 29
        CMY:
        68, 58, 89
        CMYK:
        25, 0, 73, 58
      HSL:
        81°, 57.6642%, 26.8627%
        HSV (HSB):
        81°, 73.1481%, 42.3529%
        XYZ:
        8.9777, 12.5632, 3.1142
        xyY:
        0.3641, 0.5096, 12.5632
      CIE-Lab:
        42.0975, -22.7123, 39.0050
        CIE-LCH:
        42.0975, 45.1357, 120.2119
        CIE-Luv:
        42.0975, -13.2238, 42.9617
        Hunter-Lab:
        35.4446, -16.8161, 19.6020
      #516c1d color charts
#516c1d RGB chart
      #516c1d CMYK chart
      #516c1d RGB pie chart
      #516c1d color shades, tints & tones
#516c1d color schemes
#516c1d color preview, HTML & CSS examples
           This text has a color of #516c1d        
        
          <p style="color:#516c1d;">Text here</p>
        
        
          .mytext {color:#516c1d;}
        
        Text color #516c1d
      
           This box has a color of #516c1d        
        
          <div style="background-color:#516c1d;">Content here</div>
        
        
          .mybackground {background-color:#516c1d;}
        
        Background color #516c1d
      
           Border around this has a color of #516c1d        
        
          <div style="border:2px solid #516c1d;">Content here</div>
        
        
          .myborder {border:2px solid #516c1d;}
        
        Border color #516c1d