#7f792f color space conversions
Hex:
        #7f792f
        RGB:
        127, 121, 47
        CMY:
        50, 53, 82
        CMYK:
        0, 5, 63, 50
      HSL:
        56°, 45.9770%, 34.1176%
        HSV (HSB):
        56°, 62.9921%, 49.8039%
        XYZ:
        16.1029, 18.3920, 5.3906
        xyY:
        0.4037, 0.4611, 18.3920
      CIE-Lab:
        49.9682, -7.6780, 40.2998
        CIE-LCH:
        49.9682, 41.0247, 100.7868
        CIE-Luv:
        49.9682, 7.2644, 44.7061
        Hunter-Lab:
        42.8859, -8.0269, 22.5676
      #7f792f color charts
#7f792f RGB chart
      #7f792f CMYK chart
      #7f792f RGB pie chart
      #7f792f color shades, tints & tones
#7f792f color schemes
#7f792f color preview, HTML & CSS examples
           This text has a color of #7f792f        
        
          <p style="color:#7f792f;">Text here</p>
        
        
          .mytext {color:#7f792f;}
        
        Text color #7f792f
      
           This box has a color of #7f792f        
        
          <div style="background-color:#7f792f;">Content here</div>
        
        
          .mybackground {background-color:#7f792f;}
        
        Background color #7f792f
      
           Border around this has a color of #7f792f        
        
          <div style="border:2px solid #7f792f;">Content here</div>
        
        
          .myborder {border:2px solid #7f792f;}
        
        Border color #7f792f