#1f4720 color space conversions
Hex:
        #1f4720
        RGB:
        31, 71, 32
        CMY:
        88, 72, 87
        CMYK:
        56, 0, 55, 72
      HSL:
        122°, 39.2157%, 20.0000%
        HSV (HSB):
        122°, 56.3380%, 27.8431%
        XYZ:
        3.0790, 4.9021, 2.1504
        xyY:
        0.3039, 0.4838, 4.9021
      CIE-Lab:
        26.4539, -23.6008, 19.1354
        CIE-LCH:
        26.4539, 30.3836, 140.9651
        CIE-Luv:
        26.4539, -17.0446, 21.6042
        Hunter-Lab:
        22.1406, -13.9227, 9.7399
      #1f4720 color charts
#1f4720 RGB chart
      #1f4720 CMYK chart
      #1f4720 RGB pie chart
      #1f4720 color shades, tints & tones
#1f4720 color schemes
#1f4720 color preview, HTML & CSS examples
           This text has a color of #1f4720        
        
          <p style="color:#1f4720;">Text here</p>
        
        
          .mytext {color:#1f4720;}
        
        Text color #1f4720
      
           This box has a color of #1f4720        
        
          <div style="background-color:#1f4720;">Content here</div>
        
        
          .mybackground {background-color:#1f4720;}
        
        Background color #1f4720
      
           Border around this has a color of #1f4720        
        
          <div style="border:2px solid #1f4720;">Content here</div>
        
        
          .myborder {border:2px solid #1f4720;}
        
        Border color #1f4720