#1d701b color space conversions
Hex:
        #1d701b
        RGB:
        29, 112, 27
        CMY:
        89, 56, 89
        CMYK:
        74, 0, 76, 56
      HSL:
        119°, 61.1511%, 27.2549%
        HSV (HSB):
        119°, 75.8929%, 43.9216%
        XYZ:
        6.4987, 11.9287, 2.9969
        xyY:
        0.3033, 0.5568, 11.9287
      CIE-Lab:
        41.1025, -41.6760, 38.0672
        CIE-LCH:
        41.1025, 56.4447, 137.5911
        CIE-Luv:
        41.1025, -34.2696, 44.8103
        Hunter-Lab:
        34.5379, -26.8546, 19.0319
      #1d701b color charts
#1d701b RGB chart
      #1d701b CMYK chart
      #1d701b RGB pie chart
      #1d701b color shades, tints & tones
#1d701b color schemes
#1d701b color preview, HTML & CSS examples
           This text has a color of #1d701b        
        
          <p style="color:#1d701b;">Text here</p>
        
        
          .mytext {color:#1d701b;}
        
        Text color #1d701b
      
           This box has a color of #1d701b        
        
          <div style="background-color:#1d701b;">Content here</div>
        
        
          .mybackground {background-color:#1d701b;}
        
        Background color #1d701b
      
           Border around this has a color of #1d701b        
        
          <div style="border:2px solid #1d701b;">Content here</div>
        
        
          .myborder {border:2px solid #1d701b;}
        
        Border color #1d701b