#7f5800 color space conversions
Hex:
        #7f5800
        RGB:
        127, 88, 0
        CMY:
        50, 65, 100
        CMYK:
        0, 31, 100, 50
      HSL:
        42°, 100.0000%, 24.9020%
        HSV (HSB):
        42°, 100.0000%, 49.8039%
        XYZ:
        12.2421, 11.4915, 1.5728
        xyY:
        0.4838, 0.4541, 11.4915
      CIE-Lab:
        40.3962, 9.4214, 48.5263
        CIE-LCH:
        40.3962, 49.4324, 79.0126
        CIE-Luv:
        40.3962, 31.9278, 40.9171
        Hunter-Lab:
        33.8991, 5.1391, 20.9784
      #7f5800 color charts
#7f5800 RGB chart
      #7f5800 CMYK chart
      #7f5800 RGB pie chart
      #7f5800 color shades, tints & tones
#7f5800 color schemes
#7f5800 color preview, HTML & CSS examples
           This text has a color of #7f5800        
        
          <p style="color:#7f5800;">Text here</p>
        
        
          .mytext {color:#7f5800;}
        
        Text color #7f5800
      
           This box has a color of #7f5800        
        
          <div style="background-color:#7f5800;">Content here</div>
        
        
          .mybackground {background-color:#7f5800;}
        
        Background color #7f5800
      
           Border around this has a color of #7f5800        
        
          <div style="border:2px solid #7f5800;">Content here</div>
        
        
          .myborder {border:2px solid #7f5800;}
        
        Border color #7f5800