#1f5725 color space conversions
Hex:
        #1f5725
        RGB:
        31, 87, 37
        CMY:
        88, 66, 85
        CMYK:
        64, 0, 57, 66
      HSL:
        126°, 47.4576%, 23.1373%
        HSV (HSB):
        126°, 64.3678%, 34.1176%
        XYZ:
        4.3072, 7.2413, 2.9210
        xyY:
        0.2977, 0.5005, 7.2413
      CIE-Lab:
        32.3500, -30.1444, 23.4908
        CIE-LCH:
        32.3500, 38.2165, 142.0716
        CIE-Luv:
        32.3500, -23.6599, 28.2695
        Hunter-Lab:
        26.9096, -18.5208, 12.4010
      #1f5725 color charts
#1f5725 RGB chart
      #1f5725 CMYK chart
      #1f5725 RGB pie chart
      #1f5725 color shades, tints & tones
#1f5725 color schemes
#1f5725 color preview, HTML & CSS examples
           This text has a color of #1f5725        
        
          <p style="color:#1f5725;">Text here</p>
        
        
          .mytext {color:#1f5725;}
        
        Text color #1f5725
      
           This box has a color of #1f5725        
        
          <div style="background-color:#1f5725;">Content here</div>
        
        
          .mybackground {background-color:#1f5725;}
        
        Background color #1f5725
      
           Border around this has a color of #1f5725        
        
          <div style="border:2px solid #1f5725;">Content here</div>
        
        
          .myborder {border:2px solid #1f5725;}
        
        Border color #1f5725