#7f532a color space conversions
Hex:
        #7f532a
        RGB:
        127, 83, 42
        CMY:
        50, 67, 84
        CMYK:
        0, 35, 67, 50
      HSL:
        29°, 50.2959%, 33.1373%
        HSV (HSB):
        29°, 66.9291%, 49.8039%
        XYZ:
        12.2636, 10.8657, 3.6414
        xyY:
        0.4581, 0.4059, 10.8657
      CIE-Lab:
        39.3534, 14.0639, 31.0001
        CIE-LCH:
        39.3534, 34.0411, 65.5975
        CIE-Luv:
        39.3534, 33.5847, 29.1270
        Hunter-Lab:
        32.9632, 8.7233, 16.5245
      #7f532a color charts
#7f532a RGB chart
      #7f532a CMYK chart
      #7f532a RGB pie chart
      #7f532a color shades, tints & tones
#7f532a color schemes
#7f532a color preview, HTML & CSS examples
           This text has a color of #7f532a        
        
          <p style="color:#7f532a;">Text here</p>
        
        
          .mytext {color:#7f532a;}
        
        Text color #7f532a
      
           This box has a color of #7f532a        
        
          <div style="background-color:#7f532a;">Content here</div>
        
        
          .mybackground {background-color:#7f532a;}
        
        Background color #7f532a
      
           Border around this has a color of #7f532a        
        
          <div style="border:2px solid #7f532a;">Content here</div>
        
        
          .myborder {border:2px solid #7f532a;}
        
        Border color #7f532a