#7f675f color space conversions
Hex:
        #7f675f
        RGB:
        127, 103, 95
        CMY:
        50, 60, 63
        CMYK:
        0, 19, 25, 50
      HSL:
        15°, 14.4144%, 43.5294%
        HSV (HSB):
        15°, 25.1969%, 49.8039%
        XYZ:
        15.6682, 15.0387, 12.9034
        xyY:
        0.3593, 0.3448, 15.0387
      CIE-Lab:
        45.6872, 8.2623, 8.1195
        CIE-LCH:
        45.6872, 11.5841, 44.5006
        CIE-Luv:
        45.6872, 15.4565, 8.9812
        Hunter-Lab:
        38.7798, 4.2546, 7.4180
      #7f675f color charts
#7f675f RGB chart
      #7f675f CMYK chart
      #7f675f RGB pie chart
      #7f675f color shades, tints & tones
#7f675f color schemes
#7f675f color preview, HTML & CSS examples
           This text has a color of #7f675f        
        
          <p style="color:#7f675f;">Text here</p>
        
        
          .mytext {color:#7f675f;}
        
        Text color #7f675f
      
           This box has a color of #7f675f        
        
          <div style="background-color:#7f675f;">Content here</div>
        
        
          .mybackground {background-color:#7f675f;}
        
        Background color #7f675f
      
           Border around this has a color of #7f675f        
        
          <div style="border:2px solid #7f675f;">Content here</div>
        
        
          .myborder {border:2px solid #7f675f;}
        
        Border color #7f675f