#7f513d color space conversions
Hex:
        #7f513d
        RGB:
        127, 81, 61
        CMY:
        50, 68, 76
        CMYK:
        0, 36, 52, 50
      HSL:
        18°, 35.1064%, 36.8627%
        HSV (HSB):
        18°, 51.9685%, 49.8039%
        XYZ:
        12.5371, 10.7338, 5.8259
        xyY:
        0.4309, 0.3689, 10.7338
      CIE-Lab:
        39.1285, 16.8981, 19.6849
        CIE-LCH:
        39.1285, 25.9430, 49.3562
        CIE-Luv:
        39.1285, 32.9047, 19.0176
        Hunter-Lab:
        32.7625, 10.9717, 12.3906
      #7f513d color charts
#7f513d RGB chart
      #7f513d CMYK chart
      #7f513d RGB pie chart
      #7f513d color shades, tints & tones
#7f513d color schemes
#7f513d color preview, HTML & CSS examples
           This text has a color of #7f513d        
        
          <p style="color:#7f513d;">Text here</p>
        
        
          .mytext {color:#7f513d;}
        
        Text color #7f513d
      
           This box has a color of #7f513d        
        
          <div style="background-color:#7f513d;">Content here</div>
        
        
          .mybackground {background-color:#7f513d;}
        
        Background color #7f513d
      
           Border around this has a color of #7f513d        
        
          <div style="border:2px solid #7f513d;">Content here</div>
        
        
          .myborder {border:2px solid #7f513d;}
        
        Border color #7f513d