#7f750e color space conversions
Hex:
        #7f750e
        RGB:
        127, 117, 14
        CMY:
        50, 54, 95
        CMYK:
        0, 8, 89, 50
      HSL:
        55°, 80.1418%, 27.6471%
        HSV (HSB):
        55°, 88.9764%, 49.8039%
        XYZ:
        15.1930, 17.2663, 2.9474
        xyY:
        0.4291, 0.4877, 17.2663
      CIE-Lab:
        48.5939, -7.0667, 51.3170
        CIE-LCH:
        48.5939, 51.8013, 97.8407
        CIE-Luv:
        48.5939, 10.6627, 50.9867
        Hunter-Lab:
        41.5528, -7.4523, 24.8813
      #7f750e color charts
#7f750e RGB chart
      #7f750e CMYK chart
      #7f750e RGB pie chart
      #7f750e color shades, tints & tones
#7f750e color schemes
#7f750e color preview, HTML & CSS examples
           This text has a color of #7f750e        
        
          <p style="color:#7f750e;">Text here</p>
        
        
          .mytext {color:#7f750e;}
        
        Text color #7f750e
      
           This box has a color of #7f750e        
        
          <div style="background-color:#7f750e;">Content here</div>
        
        
          .mybackground {background-color:#7f750e;}
        
        Background color #7f750e
      
           Border around this has a color of #7f750e        
        
          <div style="border:2px solid #7f750e;">Content here</div>
        
        
          .myborder {border:2px solid #7f750e;}
        
        Border color #7f750e