#1d7412 color space conversions
Hex:
        #1d7412
        RGB:
        29, 116, 18
        CMY:
        89, 55, 93
        CMYK:
        75, 0, 84, 55
      HSL:
        113°, 73.1343%, 26.2745%
        HSV (HSB):
        113°, 84.4828%, 45.4902%
        XYZ:
        6.8613, 12.7957, 2.6805
        xyY:
        0.3072, 0.5728, 12.7957
      CIE-Lab:
        42.4537, -43.7663, 42.6016
        CIE-LCH:
        42.4537, 61.0769, 135.7727
        CIE-Luv:
        42.4537, -35.9566, 48.8065
        Hunter-Lab:
        35.7710, -28.3611, 20.5969
      #1d7412 color charts
#1d7412 RGB chart
      #1d7412 CMYK chart
      #1d7412 RGB pie chart
      #1d7412 color shades, tints & tones
#1d7412 color schemes
#1d7412 color preview, HTML & CSS examples
           This text has a color of #1d7412        
        
          <p style="color:#1d7412;">Text here</p>
        
        
          .mytext {color:#1d7412;}
        
        Text color #1d7412
      
           This box has a color of #1d7412        
        
          <div style="background-color:#1d7412;">Content here</div>
        
        
          .mybackground {background-color:#1d7412;}
        
        Background color #1d7412
      
           Border around this has a color of #1d7412        
        
          <div style="border:2px solid #1d7412;">Content here</div>
        
        
          .myborder {border:2px solid #1d7412;}
        
        Border color #1d7412