#1d3f25 color space conversions
Hex:
        #1d3f25
        RGB:
        29, 63, 37
        CMY:
        89, 75, 85
        CMYK:
        54, 0, 41, 75
      HSL:
        134°, 36.9565%, 18.0392%
        HSV (HSB):
        134°, 53.9683%, 24.7059%
        XYZ:
        2.6181, 3.9498, 2.3747
        xyY:
        0.2928, 0.4417, 3.9498
      CIE-Lab:
        23.5048, -19.2755, 12.2333
        CIE-LCH:
        23.5048, 22.8297, 147.5985
        CIE-Luv:
        23.5048, -14.0681, 14.3419
        Hunter-Lab:
        19.8741, -11.2648, 6.8276
      #1d3f25 color charts
#1d3f25 RGB chart
      #1d3f25 CMYK chart
      #1d3f25 RGB pie chart
      #1d3f25 color shades, tints & tones
#1d3f25 color schemes
#1d3f25 color preview, HTML & CSS examples
           This text has a color of #1d3f25        
        
          <p style="color:#1d3f25;">Text here</p>
        
        
          .mytext {color:#1d3f25;}
        
        Text color #1d3f25
      
           This box has a color of #1d3f25        
        
          <div style="background-color:#1d3f25;">Content here</div>
        
        
          .mybackground {background-color:#1d3f25;}
        
        Background color #1d3f25
      
           Border around this has a color of #1d3f25        
        
          <div style="border:2px solid #1d3f25;">Content here</div>
        
        
          .myborder {border:2px solid #1d3f25;}
        
        Border color #1d3f25