#7f660e color space conversions
Hex:
        #7f660e
        RGB:
        127, 102, 14
        CMY:
        50, 60, 95
        CMYK:
        0, 20, 89, 50
      HSL:
        47°, 80.1418%, 27.6471%
        HSV (HSB):
        47°, 88.9764%, 49.8039%
        XYZ:
        13.5830, 14.0465, 2.4108
        xyY:
        0.4522, 0.4676, 14.0465
      CIE-Lab:
        44.2995, 1.4987, 47.8042
        CIE-LCH:
        44.2995, 47.8277, 88.2043
        CIE-Luv:
        44.2995, 21.2179, 44.7569
        Hunter-Lab:
        37.4786, -0.8955, 22.4212
      #7f660e color charts
#7f660e RGB chart
      #7f660e CMYK chart
      #7f660e RGB pie chart
      #7f660e color shades, tints & tones
#7f660e color schemes
#7f660e color preview, HTML & CSS examples
           This text has a color of #7f660e        
        
          <p style="color:#7f660e;">Text here</p>
        
        
          .mytext {color:#7f660e;}
        
        Text color #7f660e
      
           This box has a color of #7f660e        
        
          <div style="background-color:#7f660e;">Content here</div>
        
        
          .mybackground {background-color:#7f660e;}
        
        Background color #7f660e
      
           Border around this has a color of #7f660e        
        
          <div style="border:2px solid #7f660e;">Content here</div>
        
        
          .myborder {border:2px solid #7f660e;}
        
        Border color #7f660e