#7f6265 color space conversions
Hex:
        #7f6265
        RGB:
        127, 98, 101
        CMY:
        50, 62, 60
        CMYK:
        0, 23, 20, 50
      HSL:
        354°, 12.8889%, 44.1176%
        HSV (HSB):
        354°, 22.8346%, 49.8039%
        XYZ:
        15.4690, 14.1870, 14.2350
        xyY:
        0.3524, 0.3232, 14.1870
      CIE-Lab:
        44.4999, 12.2135, 2.8033
        CIE-LCH:
        44.4999, 12.5311, 12.9268
        CIE-Luv:
        44.4999, 17.6463, 1.6517
        Hunter-Lab:
        37.6656, 7.3941, 3.9584
      #7f6265 color charts
#7f6265 RGB chart
      #7f6265 CMYK chart
      #7f6265 RGB pie chart
      #7f6265 color shades, tints & tones
#7f6265 color schemes
#7f6265 color preview, HTML & CSS examples
           This text has a color of #7f6265        
        
          <p style="color:#7f6265;">Text here</p>
        
        
          .mytext {color:#7f6265;}
        
        Text color #7f6265
      
           This box has a color of #7f6265        
        
          <div style="background-color:#7f6265;">Content here</div>
        
        
          .mybackground {background-color:#7f6265;}
        
        Background color #7f6265
      
           Border around this has a color of #7f6265        
        
          <div style="border:2px solid #7f6265;">Content here</div>
        
        
          .myborder {border:2px solid #7f6265;}
        
        Border color #7f6265