#514e1f color space conversions
Hex:
        #514e1f
        RGB:
        81, 78, 31
        CMY:
        68, 69, 88
        CMYK:
        0, 4, 62, 68
      HSL:
        56°, 44.6429%, 21.9608%
        HSV (HSB):
        56°, 61.7284%, 31.7647%
        XYZ:
        6.3651, 7.2970, 2.3693
        xyY:
        0.3970, 0.4552, 7.2970
      CIE-Lab:
        32.4738, -5.8942, 27.7390
        CIE-LCH:
        32.4738, 28.3583, 101.9963
        CIE-Luv:
        32.4738, 3.9151, 27.8218
        Hunter-Lab:
        27.0130, -5.2130, 13.7088
      #514e1f color charts
#514e1f RGB chart
      #514e1f CMYK chart
      #514e1f RGB pie chart
      #514e1f color shades, tints & tones
#514e1f color schemes
#514e1f color preview, HTML & CSS examples
           This text has a color of #514e1f        
        
          <p style="color:#514e1f;">Text here</p>
        
        
          .mytext {color:#514e1f;}
        
        Text color #514e1f
      
           This box has a color of #514e1f        
        
          <div style="background-color:#514e1f;">Content here</div>
        
        
          .mybackground {background-color:#514e1f;}
        
        Background color #514e1f
      
           Border around this has a color of #514e1f        
        
          <div style="border:2px solid #514e1f;">Content here</div>
        
        
          .myborder {border:2px solid #514e1f;}
        
        Border color #514e1f