#1d3712 color space conversions
Hex:
        #1d3712
        RGB:
        29, 55, 18
        CMY:
        89, 78, 93
        CMYK:
        47, 0, 67, 78
      HSL:
        102°, 50.6849%, 14.3137%
        HSV (HSB):
        102°, 67.2727%, 21.5686%
        XYZ:
        1.9821, 3.0373, 1.0541
        xyY:
        0.3264, 0.5001, 3.0373
      CIE-Lab:
        20.1925, -18.3775, 19.7759
        CIE-LCH:
        20.1925, 26.9966, 132.9008
        CIE-Luv:
        20.1925, -10.8869, 18.5823
        Hunter-Lab:
        17.4277, -10.1977, 8.6135
      #1d3712 color charts
#1d3712 RGB chart
      #1d3712 CMYK chart
      #1d3712 RGB pie chart
      #1d3712 color shades, tints & tones
#1d3712 color schemes
#1d3712 color preview, HTML & CSS examples
           This text has a color of #1d3712        
        
          <p style="color:#1d3712;">Text here</p>
        
        
          .mytext {color:#1d3712;}
        
        Text color #1d3712
      
           This box has a color of #1d3712        
        
          <div style="background-color:#1d3712;">Content here</div>
        
        
          .mybackground {background-color:#1d3712;}
        
        Background color #1d3712
      
           Border around this has a color of #1d3712        
        
          <div style="border:2px solid #1d3712;">Content here</div>
        
        
          .myborder {border:2px solid #1d3712;}
        
        Border color #1d3712