#7d720f color space conversions
Hex:
        #7d720f
        RGB:
        125, 114, 15
        CMY:
        51, 55, 94
        CMYK:
        0, 9, 88, 51
      HSL:
        54°, 78.5714%, 27.4510%
        HSV (HSB):
        54°, 88.0000%, 49.0196%
        XYZ:
        14.5610, 16.4291, 2.8556
        xyY:
        0.4302, 0.4854, 16.4291
      CIE-Lab:
        47.5325, -6.3077, 50.1173
        CIE-LCH:
        47.5325, 50.5126, 97.1735
        CIE-Luv:
        47.5325, 11.2630, 49.5483
        Hunter-Lab:
        40.5328, -6.8082, 24.1959
      #7d720f color charts
#7d720f RGB chart
      #7d720f CMYK chart
      #7d720f RGB pie chart
      #7d720f color shades, tints & tones
#7d720f color schemes
#7d720f color preview, HTML & CSS examples
           This text has a color of #7d720f        
        
          <p style="color:#7d720f;">Text here</p>
        
        
          .mytext {color:#7d720f;}
        
        Text color #7d720f
      
           This box has a color of #7d720f        
        
          <div style="background-color:#7d720f;">Content here</div>
        
        
          .mybackground {background-color:#7d720f;}
        
        Background color #7d720f
      
           Border around this has a color of #7d720f        
        
          <div style="border:2px solid #7d720f;">Content here</div>
        
        
          .myborder {border:2px solid #7d720f;}
        
        Border color #7d720f