#7f875a color space conversions
Hex:
        #7f875a
        RGB:
        127, 135, 90
        CMY:
        50, 47, 65
        CMYK:
        6, 0, 33, 47
      HSL:
        71°, 20.0000%, 44.1176%
        HSV (HSB):
        71°, 33.3333%, 52.9412%
        XYZ:
        19.2618, 22.5782, 13.0157
        xyY:
        0.3511, 0.4116, 22.5782
      CIE-Lab:
        54.6351, -10.7714, 23.2630
        CIE-LCH:
        54.6351, 25.6357, 114.8455
        CIE-Luv:
        54.6351, -2.6682, 30.9213
        Hunter-Lab:
        47.5165, -10.7950, 17.0209
      #7f875a color charts
#7f875a RGB chart
      #7f875a CMYK chart
      #7f875a RGB pie chart
      #7f875a color shades, tints & tones
#7f875a color schemes
#7f875a color preview, HTML & CSS examples
           This text has a color of #7f875a        
        
          <p style="color:#7f875a;">Text here</p>
        
        
          .mytext {color:#7f875a;}
        
        Text color #7f875a
      
           This box has a color of #7f875a        
        
          <div style="background-color:#7f875a;">Content here</div>
        
        
          .mybackground {background-color:#7f875a;}
        
        Background color #7f875a
      
           Border around this has a color of #7f875a        
        
          <div style="border:2px solid #7f875a;">Content here</div>
        
        
          .myborder {border:2px solid #7f875a;}
        
        Border color #7f875a