#1d6941 color space conversions
Hex:
        #1d6941
        RGB:
        29, 105, 65
        CMY:
        89, 59, 75
        CMYK:
        72, 0, 38, 59
      HSL:
        148°, 56.7164%, 26.2745%
        HSV (HSB):
        148°, 72.3810%, 41.1765%
        XYZ:
        6.5124, 10.7460, 6.7320
        xyY:
        0.2715, 0.4479, 10.7460
      CIE-Lab:
        39.1494, -33.1134, 16.0007
        CIE-LCH:
        39.1494, 36.7766, 154.2097
        CIE-Luv:
        39.1494, -30.1310, 23.6039
        Hunter-Lab:
        32.7811, -21.9056, 10.7709
      #1d6941 color charts
#1d6941 RGB chart
      #1d6941 CMYK chart
      #1d6941 RGB pie chart
      #1d6941 color shades, tints & tones
#1d6941 color schemes
#1d6941 color preview, HTML & CSS examples
           This text has a color of #1d6941        
        
          <p style="color:#1d6941;">Text here</p>
        
        
          .mytext {color:#1d6941;}
        
        Text color #1d6941
      
           This box has a color of #1d6941        
        
          <div style="background-color:#1d6941;">Content here</div>
        
        
          .mybackground {background-color:#1d6941;}
        
        Background color #1d6941
      
           Border around this has a color of #1d6941        
        
          <div style="border:2px solid #1d6941;">Content here</div>
        
        
          .myborder {border:2px solid #1d6941;}
        
        Border color #1d6941