#7f5853 color space conversions
Hex:
        #7f5853
        RGB:
        127, 88, 83
        CMY:
        50, 65, 67
        CMYK:
        0, 31, 35, 50
      HSL:
        7°, 20.9524%, 41.1765%
        HSV (HSB):
        7°, 34.6457%, 49.8039%
        XYZ:
        13.8035, 12.1160, 9.7947
        xyY:
        0.3865, 0.3392, 12.1160
      CIE-Lab:
        41.3999, 15.4034, 9.3518
        CIE-LCH:
        41.3999, 18.0200, 31.2628
        CIE-Luv:
        41.3999, 25.6365, 8.8586
        Hunter-Lab:
        34.8081, 9.8717, 7.6819
      #7f5853 color charts
#7f5853 RGB chart
      #7f5853 CMYK chart
      #7f5853 RGB pie chart
      #7f5853 color shades, tints & tones
#7f5853 color schemes
#7f5853 color preview, HTML & CSS examples
           This text has a color of #7f5853        
        
          <p style="color:#7f5853;">Text here</p>
        
        
          .mytext {color:#7f5853;}
        
        Text color #7f5853
      
           This box has a color of #7f5853        
        
          <div style="background-color:#7f5853;">Content here</div>
        
        
          .mybackground {background-color:#7f5853;}
        
        Background color #7f5853
      
           Border around this has a color of #7f5853        
        
          <div style="border:2px solid #7f5853;">Content here</div>
        
        
          .myborder {border:2px solid #7f5853;}
        
        Border color #7f5853