#1d7d25 color space conversions
Hex:
        #1d7d25
        RGB:
        29, 125, 37
        CMY:
        89, 51, 85
        CMYK:
        77, 0, 70, 51
      HSL:
        125°, 62.3377%, 30.1961%
        HSV (HSB):
        125°, 76.8000%, 49.0196%
        XYZ:
        8.1742, 15.0620, 4.2267
        xyY:
        0.2976, 0.5484, 15.0620
      CIE-Lab:
        45.7190, -45.3282, 38.6931
        CIE-LCH:
        45.7190, 59.5970, 139.5152
        CIE-Luv:
        45.7190, -38.8393, 48.1190
        Hunter-Lab:
        38.8098, -30.3210, 20.7097
      #1d7d25 color charts
#1d7d25 RGB chart
      #1d7d25 CMYK chart
      #1d7d25 RGB pie chart
      #1d7d25 color shades, tints & tones
#1d7d25 color schemes
#1d7d25 color preview, HTML & CSS examples
           This text has a color of #1d7d25        
        
          <p style="color:#1d7d25;">Text here</p>
        
        
          .mytext {color:#1d7d25;}
        
        Text color #1d7d25
      
           This box has a color of #1d7d25        
        
          <div style="background-color:#1d7d25;">Content here</div>
        
        
          .mybackground {background-color:#1d7d25;}
        
        Background color #1d7d25
      
           Border around this has a color of #1d7d25        
        
          <div style="border:2px solid #1d7d25;">Content here</div>
        
        
          .myborder {border:2px solid #1d7d25;}
        
        Border color #1d7d25