#7f7e63 color space conversions
Hex:
        #7f7e63
        RGB:
        127, 126, 99
        CMY:
        50, 51, 61
        CMYK:
        0, 1, 22, 50
      HSL:
        58°, 12.3894%, 44.3137%
        HSV (HSB):
        58°, 22.0472%, 49.8039%
        XYZ:
        18.4654, 20.3346, 14.7561
        xyY:
        0.3448, 0.3797, 20.3346
      CIE-Lab:
        52.2134, -4.4379, 14.8785
        CIE-LCH:
        52.2134, 15.5263, 106.6087
        CIE-Luv:
        52.2134, 2.0403, 19.8960
        Hunter-Lab:
        45.0939, -5.8208, 12.1642
      #7f7e63 color charts
#7f7e63 RGB chart
      #7f7e63 CMYK chart
      #7f7e63 RGB pie chart
      #7f7e63 color shades, tints & tones
#7f7e63 color schemes
#7f7e63 color preview, HTML & CSS examples
           This text has a color of #7f7e63        
        
          <p style="color:#7f7e63;">Text here</p>
        
        
          .mytext {color:#7f7e63;}
        
        Text color #7f7e63
      
           This box has a color of #7f7e63        
        
          <div style="background-color:#7f7e63;">Content here</div>
        
        
          .mybackground {background-color:#7f7e63;}
        
        Background color #7f7e63
      
           Border around this has a color of #7f7e63        
        
          <div style="border:2px solid #7f7e63;">Content here</div>
        
        
          .myborder {border:2px solid #7f7e63;}
        
        Border color #7f7e63