#7f5b00 color space conversions
Hex:
        #7f5b00
        RGB:
        127, 91, 0
        CMY:
        50, 64, 100
        CMYK:
        0, 28, 100, 50
      HSL:
        43°, 100.0000%, 24.9020%
        HSV (HSB):
        43°, 100.0000%, 49.8039%
        XYZ:
        12.4935, 11.9942, 1.6566
        xyY:
        0.4779, 0.4588, 11.9942
      CIE-Lab:
        41.2069, 7.6436, 49.0740
        CIE-LCH:
        41.2069, 49.6657, 81.1469
        CIE-Luv:
        41.2069, 29.6511, 42.0930
        Hunter-Lab:
        34.6326, 3.7855, 21.4067
      #7f5b00 color charts
#7f5b00 RGB chart
      #7f5b00 CMYK chart
      #7f5b00 RGB pie chart
      #7f5b00 color shades, tints & tones
#7f5b00 color schemes
#7f5b00 color preview, HTML & CSS examples
           This text has a color of #7f5b00        
        
          <p style="color:#7f5b00;">Text here</p>
        
        
          .mytext {color:#7f5b00;}
        
        Text color #7f5b00
      
           This box has a color of #7f5b00        
        
          <div style="background-color:#7f5b00;">Content here</div>
        
        
          .mybackground {background-color:#7f5b00;}
        
        Background color #7f5b00
      
           Border around this has a color of #7f5b00        
        
          <div style="border:2px solid #7f5b00;">Content here</div>
        
        
          .myborder {border:2px solid #7f5b00;}
        
        Border color #7f5b00