#7c500f color space conversions
Hex:
        #7c500f
        RGB:
        124, 80, 15
        CMY:
        51, 69, 94
        CMYK:
        0, 35, 88, 51
      HSL:
        36°, 78.4173%, 27.2549%
        HSV (HSB):
        36°, 87.9032%, 48.6275%
        XYZ:
        11.2671, 10.0569, 1.7993
        xyY:
        0.4873, 0.4349, 10.0569
      CIE-Lab:
        37.9444, 13.0996, 42.0655
        CIE-LCH:
        37.9444, 44.0580, 72.7030
        CIE-Luv:
        37.9444, 35.1188, 35.5036
        Hunter-Lab:
        31.7126, 7.9216, 18.8349
      #7c500f color charts
#7c500f RGB chart
      #7c500f CMYK chart
      #7c500f RGB pie chart
      #7c500f color shades, tints & tones
#7c500f color schemes
#7c500f color preview, HTML & CSS examples
           This text has a color of #7c500f        
        
          <p style="color:#7c500f;">Text here</p>
        
        
          .mytext {color:#7c500f;}
        
        Text color #7c500f
      
           This box has a color of #7c500f        
        
          <div style="background-color:#7c500f;">Content here</div>
        
        
          .mybackground {background-color:#7c500f;}
        
        Background color #7c500f
      
           Border around this has a color of #7c500f        
        
          <div style="border:2px solid #7c500f;">Content here</div>
        
        
          .myborder {border:2px solid #7c500f;}
        
        Border color #7c500f