#7f6b01 color space conversions
Hex:
        #7f6b01
        RGB:
        127, 107, 1
        CMY:
        50, 58, 100
        CMYK:
        0, 16, 99, 50
      HSL:
        50°, 98.4375%, 25.0980%
        HSV (HSB):
        50°, 99.2126%, 49.8039%
        XYZ:
        14.0156, 15.0296, 2.1910
        xyY:
        0.4487, 0.4812, 15.0296
      CIE-Lab:
        45.6747, -1.6831, 51.9366
        CIE-LCH:
        45.6747, 51.9638, 91.8562
        CIE-Luv:
        45.6747, 17.8282, 48.3652
        Hunter-Lab:
        38.7680, -3.3121, 23.7868
      #7f6b01 color charts
#7f6b01 RGB chart
      #7f6b01 CMYK chart
      #7f6b01 RGB pie chart
      #7f6b01 color shades, tints & tones
#7f6b01 color schemes
#7f6b01 color preview, HTML & CSS examples
           This text has a color of #7f6b01        
        
          <p style="color:#7f6b01;">Text here</p>
        
        
          .mytext {color:#7f6b01;}
        
        Text color #7f6b01
      
           This box has a color of #7f6b01        
        
          <div style="background-color:#7f6b01;">Content here</div>
        
        
          .mybackground {background-color:#7f6b01;}
        
        Background color #7f6b01
      
           Border around this has a color of #7f6b01        
        
          <div style="border:2px solid #7f6b01;">Content here</div>
        
        
          .myborder {border:2px solid #7f6b01;}
        
        Border color #7f6b01