#7d992f color space conversions
Hex:
        #7d992f
        RGB:
        125, 153, 47
        CMY:
        51, 40, 82
        CMYK:
        18, 0, 69, 40
      HSL:
        76°, 53.0000%, 39.2157%
        HSV (HSB):
        76°, 69.2810%, 60.0000%
        XYZ:
        20.3618, 27.3477, 6.8948
        xyY:
        0.3729, 0.5008, 27.3477
      CIE-Lab:
        59.2948, -25.3688, 50.1017
        CIE-LCH:
        59.2948, 56.1584, 116.8552
        CIE-Luv:
        59.2948, -13.3756, 59.4223
        Hunter-Lab:
        52.2950, -22.0149, 28.7895
      #7d992f color charts
#7d992f RGB chart
      #7d992f CMYK chart
      #7d992f RGB pie chart
      #7d992f color shades, tints & tones
#7d992f color schemes
#7d992f color preview, HTML & CSS examples
           This text has a color of #7d992f        
        
          <p style="color:#7d992f;">Text here</p>
        
        
          .mytext {color:#7d992f;}
        
        Text color #7d992f
      
           This box has a color of #7d992f        
        
          <div style="background-color:#7d992f;">Content here</div>
        
        
          .mybackground {background-color:#7d992f;}
        
        Background color #7d992f
      
           Border around this has a color of #7d992f        
        
          <div style="border:2px solid #7d992f;">Content here</div>
        
        
          .myborder {border:2px solid #7d992f;}
        
        Border color #7d992f