#7f6f72 color space conversions
Hex:
        #7f6f72
        RGB:
        127, 111, 114
        CMY:
        50, 56, 55
        CMYK:
        0, 13, 10, 50
      HSL:
        349°, 6.7227%, 46.6667%
        HSV (HSB):
        349°, 12.5984%, 49.8039%
        XYZ:
        17.4741, 17.0958, 18.2984
        xyY:
        0.3305, 0.3234, 17.0958
      CIE-Lab:
        48.3805, 6.8055, 0.6317
        CIE-LCH:
        48.3805, 6.8348, 5.3033
        CIE-Luv:
        48.3805, 9.2683, -0.2482
        Hunter-Lab:
        41.3471, 3.0803, 2.7038
      #7f6f72 color charts
#7f6f72 RGB chart
      #7f6f72 CMYK chart
      #7f6f72 RGB pie chart
      #7f6f72 color shades, tints & tones
#7f6f72 color schemes
#7f6f72 color preview, HTML & CSS examples
           This text has a color of #7f6f72        
        
          <p style="color:#7f6f72;">Text here</p>
        
        
          .mytext {color:#7f6f72;}
        
        Text color #7f6f72
      
           This box has a color of #7f6f72        
        
          <div style="background-color:#7f6f72;">Content here</div>
        
        
          .mybackground {background-color:#7f6f72;}
        
        Background color #7f6f72
      
           Border around this has a color of #7f6f72        
        
          <div style="border:2px solid #7f6f72;">Content here</div>
        
        
          .myborder {border:2px solid #7f6f72;}
        
        Border color #7f6f72