#514d1d color space conversions
Hex:
        #514d1d
        RGB:
        81, 77, 29
        CMY:
        68, 70, 89
        CMYK:
        0, 5, 64, 68
      HSL:
        55°, 47.2727%, 21.5686%
        HSV (HSB):
        55°, 64.1975%, 31.7647%
        XYZ:
        6.2690, 7.1458, 2.2113
        xyY:
        0.4012, 0.4573, 7.1458
      CIE-Lab:
        32.1365, -5.4672, 28.4279
        CIE-LCH:
        32.1365, 28.9488, 100.8862
        CIE-Luv:
        32.1365, 4.5832, 28.0736
        Hunter-Lab:
        26.7316, -4.9193, 13.8076
      #514d1d color charts
#514d1d RGB chart
      #514d1d CMYK chart
      #514d1d RGB pie chart
      #514d1d color shades, tints & tones
#514d1d color schemes
#514d1d color preview, HTML & CSS examples
           This text has a color of #514d1d        
        
          <p style="color:#514d1d;">Text here</p>
        
        
          .mytext {color:#514d1d;}
        
        Text color #514d1d
      
           This box has a color of #514d1d        
        
          <div style="background-color:#514d1d;">Content here</div>
        
        
          .mybackground {background-color:#514d1d;}
        
        Background color #514d1d
      
           Border around this has a color of #514d1d        
        
          <div style="border:2px solid #514d1d;">Content here</div>
        
        
          .myborder {border:2px solid #514d1d;}
        
        Border color #514d1d