#1d7942 color space conversions
Hex:
        #1d7942
        RGB:
        29, 121, 66
        CMY:
        89, 53, 74
        CMYK:
        76, 0, 45, 53
      HSL:
        144°, 61.3333%, 29.4118%
        HSV (HSB):
        144°, 76.0331%, 47.4510%
        XYZ:
        8.3274, 14.3293, 7.4812
        xyY:
        0.2763, 0.4755, 14.3293
      CIE-Lab:
        44.7015, -39.5723, 22.7422
        CIE-LCH:
        44.7015, 45.6418, 150.1140
        CIE-Luv:
        44.7015, -36.1891, 32.8473
        Hunter-Lab:
        37.8541, -26.9768, 14.7802
      #1d7942 color charts
#1d7942 RGB chart
      #1d7942 CMYK chart
      #1d7942 RGB pie chart
      #1d7942 color shades, tints & tones
#1d7942 color schemes
#1d7942 color preview, HTML & CSS examples
           This text has a color of #1d7942        
        
          <p style="color:#1d7942;">Text here</p>
        
        
          .mytext {color:#1d7942;}
        
        Text color #1d7942
      
           This box has a color of #1d7942        
        
          <div style="background-color:#1d7942;">Content here</div>
        
        
          .mybackground {background-color:#1d7942;}
        
        Background color #1d7942
      
           Border around this has a color of #1d7942        
        
          <div style="border:2px solid #1d7942;">Content here</div>
        
        
          .myborder {border:2px solid #1d7942;}
        
        Border color #1d7942