#7f5a58 color space conversions
Hex:
        #7f5a58
        RGB:
        127, 90, 88
        CMY:
        50, 65, 65
        CMYK:
        0, 29, 31, 50
      HSL:
        3°, 18.1395%, 42.1569%
        HSV (HSB):
        3°, 30.7087%, 49.8039%
        XYZ:
        14.1700, 12.5289, 10.9040
        xyY:
        0.3768, 0.3332, 12.5289
      CIE-Lab:
        42.0447, 14.9302, 7.2007
        CIE-LCH:
        42.0447, 16.5759, 25.7477
        CIE-Luv:
        42.0447, 23.7986, 6.4885
        Hunter-Lab:
        35.3962, 9.5147, 6.5128
      #7f5a58 color charts
#7f5a58 RGB chart
      #7f5a58 CMYK chart
      #7f5a58 RGB pie chart
      #7f5a58 color shades, tints & tones
#7f5a58 color schemes
#7f5a58 color preview, HTML & CSS examples
           This text has a color of #7f5a58        
        
          <p style="color:#7f5a58;">Text here</p>
        
        
          .mytext {color:#7f5a58;}
        
        Text color #7f5a58
      
           This box has a color of #7f5a58        
        
          <div style="background-color:#7f5a58;">Content here</div>
        
        
          .mybackground {background-color:#7f5a58;}
        
        Background color #7f5a58
      
           Border around this has a color of #7f5a58        
        
          <div style="border:2px solid #7f5a58;">Content here</div>
        
        
          .myborder {border:2px solid #7f5a58;}
        
        Border color #7f5a58