#7b942d color space conversions
Hex:
        #7b942d
        RGB:
        123, 148, 45
        CMY:
        52, 42, 82
        CMYK:
        17, 0, 70, 42
      HSL:
        75°, 53.3679%, 37.8431%
        HSV (HSB):
        75°, 69.5946%, 58.0392%
        XYZ:
        19.2319, 25.5802, 6.4065
        xyY:
        0.3755, 0.4994, 25.5802
      CIE-Lab:
        57.6364, -23.8601, 49.1707
        CIE-LCH:
        57.6364, 54.6540, 115.8850
        CIE-Luv:
        57.6364, -11.6987, 57.7042
        Hunter-Lab:
        50.5769, -20.6347, 27.8937
      #7b942d color charts
#7b942d RGB chart
      #7b942d CMYK chart
      #7b942d RGB pie chart
      #7b942d color shades, tints & tones
#7b942d color schemes
#7b942d color preview, HTML & CSS examples
           This text has a color of #7b942d        
        
          <p style="color:#7b942d;">Text here</p>
        
        
          .mytext {color:#7b942d;}
        
        Text color #7b942d
      
           This box has a color of #7b942d        
        
          <div style="background-color:#7b942d;">Content here</div>
        
        
          .mybackground {background-color:#7b942d;}
        
        Background color #7b942d
      
           Border around this has a color of #7b942d        
        
          <div style="border:2px solid #7b942d;">Content here</div>
        
        
          .myborder {border:2px solid #7b942d;}
        
        Border color #7b942d