#1f4d14 color space conversions
Hex:
        #1f4d14
        RGB:
        31, 77, 20
        CMY:
        88, 70, 92
        CMYK:
        60, 0, 74, 70
      HSL:
        108°, 58.7629%, 19.0196%
        HSV (HSB):
        108°, 74.0260%, 30.1961%
        XYZ:
        3.3452, 5.6496, 1.5760
        xyY:
        0.3165, 0.5345, 5.6496
      CIE-Lab:
        28.5106, -27.9987, 28.0014
        CIE-LCH:
        28.5106, 39.5981, 134.9973
        CIE-Luv:
        28.5106, -19.8941, 29.4567
        Hunter-Lab:
        23.7688, -16.4734, 12.7070
      #1f4d14 color charts
#1f4d14 RGB chart
      #1f4d14 CMYK chart
      #1f4d14 RGB pie chart
      #1f4d14 color shades, tints & tones
#1f4d14 color schemes
#1f4d14 color preview, HTML & CSS examples
           This text has a color of #1f4d14        
        
          <p style="color:#1f4d14;">Text here</p>
        
        
          .mytext {color:#1f4d14;}
        
        Text color #1f4d14
      
           This box has a color of #1f4d14        
        
          <div style="background-color:#1f4d14;">Content here</div>
        
        
          .mybackground {background-color:#1f4d14;}
        
        Background color #1f4d14
      
           Border around this has a color of #1f4d14        
        
          <div style="border:2px solid #1f4d14;">Content here</div>
        
        
          .myborder {border:2px solid #1f4d14;}
        
        Border color #1f4d14