#1d5112 color space conversions
Hex:
        #1d5112
        RGB:
        29, 81, 18
        CMY:
        89, 68, 93
        CMYK:
        64, 0, 78, 68
      HSL:
        110°, 63.6364%, 19.4118%
        HSV (HSB):
        110°, 77.7778%, 31.7647%
        XYZ:
        3.5583, 6.1897, 1.5795
        xyY:
        0.3141, 0.5464, 6.1897
      CIE-Lab:
        29.8862, -30.5204, 30.3374
        CIE-LCH:
        29.8862, 43.0332, 135.1724
        CIE-Luv:
        29.8862, -22.1907, 32.0320
        Hunter-Lab:
        24.8792, -18.0089, 13.6514
      #1d5112 color charts
#1d5112 RGB chart
      #1d5112 CMYK chart
      #1d5112 RGB pie chart
      #1d5112 color shades, tints & tones
#1d5112 color schemes
#1d5112 color preview, HTML & CSS examples
           This text has a color of #1d5112        
        
          <p style="color:#1d5112;">Text here</p>
        
        
          .mytext {color:#1d5112;}
        
        Text color #1d5112
      
           This box has a color of #1d5112        
        
          <div style="background-color:#1d5112;">Content here</div>
        
        
          .mybackground {background-color:#1d5112;}
        
        Background color #1d5112
      
           Border around this has a color of #1d5112        
        
          <div style="border:2px solid #1d5112;">Content here</div>
        
        
          .myborder {border:2px solid #1d5112;}
        
        Border color #1d5112