#7e661f color space conversions
Hex:
        #7e661f
        RGB:
        126, 102, 31
        CMY:
        51, 60, 88
        CMYK:
        0, 19, 75, 51
      HSL:
        45°, 60.5096%, 30.7843%
        HSV (HSB):
        45°, 75.3968%, 49.4118%
        XYZ:
        13.6029, 14.0373, 3.2888
        xyY:
        0.4398, 0.4539, 14.0373
      CIE-Lab:
        44.2864, 1.6826, 41.6559
        CIE-LCH:
        44.2864, 41.6899, 87.6869
        CIE-Luv:
        44.2864, 19.9542, 41.1602
        Hunter-Lab:
        37.4664, -0.7583, 21.0219
      #7e661f color charts
#7e661f RGB chart
      #7e661f CMYK chart
      #7e661f RGB pie chart
      #7e661f color shades, tints & tones
#7e661f color schemes
#7e661f color preview, HTML & CSS examples
           This text has a color of #7e661f        
        
          <p style="color:#7e661f;">Text here</p>
        
        
          .mytext {color:#7e661f;}
        
        Text color #7e661f
      
           This box has a color of #7e661f        
        
          <div style="background-color:#7e661f;">Content here</div>
        
        
          .mybackground {background-color:#7e661f;}
        
        Background color #7e661f
      
           Border around this has a color of #7e661f        
        
          <div style="border:2px solid #7e661f;">Content here</div>
        
        
          .myborder {border:2px solid #7e661f;}
        
        Border color #7e661f