#7f5d00 color space conversions
Hex:
        #7f5d00
        RGB:
        127, 93, 0
        CMY:
        50, 64, 100
        CMYK:
        0, 27, 100, 50
      HSL:
        44°, 100.0000%, 24.9020%
        HSV (HSB):
        44°, 100.0000%, 49.8039%
        XYZ:
        12.6667, 12.3407, 1.7144
        xyY:
        0.4740, 0.4618, 12.3407
      CIE-Lab:
        41.7526, 6.4613, 49.4455
        CIE-LCH:
        41.7526, 49.8659, 82.5551
        CIE-Luv:
        41.7526, 28.1426, 42.8816
        Hunter-Lab:
        35.1294, 2.8861, 21.6971
      #7f5d00 color charts
#7f5d00 RGB chart
      #7f5d00 CMYK chart
      #7f5d00 RGB pie chart
      #7f5d00 color shades, tints & tones
#7f5d00 color schemes
#7f5d00 color preview, HTML & CSS examples
           This text has a color of #7f5d00        
        
          <p style="color:#7f5d00;">Text here</p>
        
        
          .mytext {color:#7f5d00;}
        
        Text color #7f5d00
      
           This box has a color of #7f5d00        
        
          <div style="background-color:#7f5d00;">Content here</div>
        
        
          .mybackground {background-color:#7f5d00;}
        
        Background color #7f5d00
      
           Border around this has a color of #7f5d00        
        
          <div style="border:2px solid #7f5d00;">Content here</div>
        
        
          .myborder {border:2px solid #7f5d00;}
        
        Border color #7f5d00