#7f5145 color space conversions
Hex:
        #7f5145
        RGB:
        127, 81, 69
        CMY:
        50, 68, 73
        CMYK:
        0, 36, 46, 50
      HSL:
        12°, 29.5918%, 38.4314%
        HSV (HSB):
        12°, 45.6693%, 49.8039%
        XYZ:
        12.7690, 10.8266, 7.0470
        xyY:
        0.4167, 0.3533, 10.8266
      CIE-Lab:
        39.2868, 17.7752, 15.0230
        CIE-LCH:
        39.2868, 23.2733, 40.2034
        CIE-Luv:
        39.2868, 31.8403, 14.3111
        Hunter-Lab:
        32.9037, 11.6892, 10.3345
      #7f5145 color charts
#7f5145 RGB chart
      #7f5145 CMYK chart
      #7f5145 RGB pie chart
      #7f5145 color shades, tints & tones
#7f5145 color schemes
#7f5145 color preview, HTML & CSS examples
           This text has a color of #7f5145        
        
          <p style="color:#7f5145;">Text here</p>
        
        
          .mytext {color:#7f5145;}
        
        Text color #7f5145
      
           This box has a color of #7f5145        
        
          <div style="background-color:#7f5145;">Content here</div>
        
        
          .mybackground {background-color:#7f5145;}
        
        Background color #7f5145
      
           Border around this has a color of #7f5145        
        
          <div style="border:2px solid #7f5145;">Content here</div>
        
        
          .myborder {border:2px solid #7f5145;}
        
        Border color #7f5145