#7f826b color space conversions
Hex:
        #7f826b
        RGB:
        127, 130, 107
        CMY:
        50, 49, 58
        CMYK:
        2, 0, 18, 49
      HSL:
        68°, 9.7046%, 46.4706%
        HSV (HSB):
        68°, 17.6923%, 50.9804%
        XYZ:
        19.3889, 21.5388, 17.0454
        xyY:
        0.3344, 0.3715, 21.5388
      CIE-Lab:
        53.5342, -5.3819, 12.0964
        CIE-LCH:
        53.5342, 13.2396, 113.9850
        CIE-Luv:
        53.5342, -0.5583, 16.8126
        Hunter-Lab:
        46.4099, -6.6447, 10.7110
      #7f826b color charts
#7f826b RGB chart
      #7f826b CMYK chart
      #7f826b RGB pie chart
      #7f826b color shades, tints & tones
#7f826b color schemes
#7f826b color preview, HTML & CSS examples
           This text has a color of #7f826b        
        
          <p style="color:#7f826b;">Text here</p>
        
        
          .mytext {color:#7f826b;}
        
        Text color #7f826b
      
           This box has a color of #7f826b        
        
          <div style="background-color:#7f826b;">Content here</div>
        
        
          .mybackground {background-color:#7f826b;}
        
        Background color #7f826b
      
           Border around this has a color of #7f826b        
        
          <div style="border:2px solid #7f826b;">Content here</div>
        
        
          .myborder {border:2px solid #7f826b;}
        
        Border color #7f826b