#7f972a color space conversions
Hex:
        #7f972a
        RGB:
        127, 151, 42
        CMY:
        50, 41, 84
        CMYK:
        16, 0, 72, 41
      HSL:
        73°, 56.4767%, 37.8431%
        HSV (HSB):
        73°, 72.1854%, 59.2157%
        XYZ:
        20.2369, 26.8124, 6.2992
        xyY:
        0.3793, 0.5026, 26.8124
      CIE-Lab:
        58.8003, -23.8502, 51.6140
        CIE-LCH:
        58.8003, 56.8580, 114.8011
        CIE-Luv:
        58.8003, -11.0214, 59.9737
        Hunter-Lab:
        51.7807, -20.8549, 29.0338
      #7f972a color charts
#7f972a RGB chart
      #7f972a CMYK chart
      #7f972a RGB pie chart
      #7f972a color shades, tints & tones
#7f972a color schemes
#7f972a color preview, HTML & CSS examples
           This text has a color of #7f972a        
        
          <p style="color:#7f972a;">Text here</p>
        
        
          .mytext {color:#7f972a;}
        
        Text color #7f972a
      
           This box has a color of #7f972a        
        
          <div style="background-color:#7f972a;">Content here</div>
        
        
          .mybackground {background-color:#7f972a;}
        
        Background color #7f972a
      
           Border around this has a color of #7f972a        
        
          <div style="border:2px solid #7f972a;">Content here</div>
        
        
          .myborder {border:2px solid #7f972a;}
        
        Border color #7f972a