#7f5f00 color space conversions
Hex:
        #7f5f00
        RGB:
        127, 95, 0
        CMY:
        50, 63, 100
        CMYK:
        0, 25, 100, 50
      HSL:
        45°, 100.0000%, 24.9020%
        HSV (HSB):
        45°, 100.0000%, 49.8039%
        XYZ:
        12.8446, 12.6964, 1.7737
        xyY:
        0.4702, 0.4648, 12.6964
      CIE-Lab:
        42.3023, 5.2819, 49.8219
        CIE-LCH:
        42.3023, 50.1011, 83.9484
        CIE-Luv:
        42.3023, 26.6423, 43.6735
        Hunter-Lab:
        35.6321, 1.9893, 21.9911
      #7f5f00 color charts
#7f5f00 RGB chart
      #7f5f00 CMYK chart
      #7f5f00 RGB pie chart
      #7f5f00 color shades, tints & tones
#7f5f00 color schemes
#7f5f00 color preview, HTML & CSS examples
           This text has a color of #7f5f00        
        
          <p style="color:#7f5f00;">Text here</p>
        
        
          .mytext {color:#7f5f00;}
        
        Text color #7f5f00
      
           This box has a color of #7f5f00        
        
          <div style="background-color:#7f5f00;">Content here</div>
        
        
          .mybackground {background-color:#7f5f00;}
        
        Background color #7f5f00
      
           Border around this has a color of #7f5f00        
        
          <div style="border:2px solid #7f5f00;">Content here</div>
        
        
          .myborder {border:2px solid #7f5f00;}
        
        Border color #7f5f00