#7f5a13 color space conversions
Hex:
        #7f5a13
        RGB:
        127, 90, 19
        CMY:
        50, 65, 93
        CMYK:
        0, 29, 85, 50
      HSL:
        39°, 73.9726%, 28.6275%
        HSV (HSB):
        39°, 85.0394%, 49.8039%
        XYZ:
        12.5261, 11.8714, 2.2473
        xyY:
        0.4701, 0.4455, 11.8714
      CIE-Lab:
        41.0110, 8.7093, 43.4337
        CIE-LCH:
        41.0110, 44.2983, 78.6615
        CIE-Luv:
        41.0110, 29.8885, 38.9621
        Hunter-Lab:
        34.4549, 4.5979, 20.2512
      #7f5a13 color charts
#7f5a13 RGB chart
      #7f5a13 CMYK chart
      #7f5a13 RGB pie chart
      #7f5a13 color shades, tints & tones
#7f5a13 color schemes
#7f5a13 color preview, HTML & CSS examples
           This text has a color of #7f5a13        
        
          <p style="color:#7f5a13;">Text here</p>
        
        
          .mytext {color:#7f5a13;}
        
        Text color #7f5a13
      
           This box has a color of #7f5a13        
        
          <div style="background-color:#7f5a13;">Content here</div>
        
        
          .mybackground {background-color:#7f5a13;}
        
        Background color #7f5a13
      
           Border around this has a color of #7f5a13        
        
          <div style="border:2px solid #7f5a13;">Content here</div>
        
        
          .myborder {border:2px solid #7f5a13;}
        
        Border color #7f5a13