#512b2f color space conversions
Hex:
        #512b2f
        RGB:
        81, 43, 47
        CMY:
        68, 83, 82
        CMYK:
        0, 47, 42, 68
      HSL:
        354°, 30.6452%, 24.3137%
        HSV (HSB):
        354°, 46.9136%, 31.7647%
        XYZ:
        4.7703, 3.6823, 3.1487
        xyY:
        0.4112, 0.3174, 3.6823
      CIE-Lab:
        22.5921, 18.0880, 5.1499
        CIE-LCH:
        22.5921, 18.8068, 15.8923
        CIE-Luv:
        22.5921, 22.5864, 2.5983
        Hunter-Lab:
        19.1894, 10.7921, 3.7040
      #512b2f color charts
#512b2f RGB chart
      #512b2f CMYK chart
      #512b2f RGB pie chart
      #512b2f color shades, tints & tones
#512b2f color schemes
#512b2f color preview, HTML & CSS examples
           This text has a color of #512b2f        
        
          <p style="color:#512b2f;">Text here</p>
        
        
          .mytext {color:#512b2f;}
        
        Text color #512b2f
      
           This box has a color of #512b2f        
        
          <div style="background-color:#512b2f;">Content here</div>
        
        
          .mybackground {background-color:#512b2f;}
        
        Background color #512b2f
      
           Border around this has a color of #512b2f        
        
          <div style="border:2px solid #512b2f;">Content here</div>
        
        
          .myborder {border:2px solid #512b2f;}
        
        Border color #512b2f