#1d7105 color space conversions
Hex:
        #1d7105
        RGB:
        29, 113, 5
        CMY:
        89, 56, 98
        CMYK:
        74, 0, 96, 56
      HSL:
        107°, 91.5254%, 23.1373%
        HSV (HSB):
        107°, 95.5752%, 44.3137%
        XYZ:
        6.4392, 12.0824, 2.1363
        xyY:
        0.3117, 0.5849, 12.0824
      CIE-Lab:
        41.3468, -43.3545, 44.9310
        CIE-LCH:
        41.3468, 62.4373, 133.9770
        CIE-Luv:
        41.3468, -35.0081, 49.4208
        Hunter-Lab:
        34.7598, -27.7627, 20.6879
      #1d7105 color charts
#1d7105 RGB chart
      #1d7105 CMYK chart
      #1d7105 RGB pie chart
      #1d7105 color shades, tints & tones
#1d7105 color schemes
#1d7105 color preview, HTML & CSS examples
           This text has a color of #1d7105        
        
          <p style="color:#1d7105;">Text here</p>
        
        
          .mytext {color:#1d7105;}
        
        Text color #1d7105
      
           This box has a color of #1d7105        
        
          <div style="background-color:#1d7105;">Content here</div>
        
        
          .mybackground {background-color:#1d7105;}
        
        Background color #1d7105
      
           Border around this has a color of #1d7105        
        
          <div style="border:2px solid #1d7105;">Content here</div>
        
        
          .myborder {border:2px solid #1d7105;}
        
        Border color #1d7105