#1d361b color space conversions
Hex:
        #1d361b
        RGB:
        29, 54, 27
        CMY:
        89, 79, 89
        CMYK:
        46, 0, 50, 79
      HSL:
        116°, 33.3333%, 15.8824%
        HSV (HSB):
        116°, 50.0000%, 21.1765%
        XYZ:
        2.0237, 2.9787, 1.5052
        xyY:
        0.3110, 0.4577, 2.9787
      CIE-Lab:
        19.9583, -16.4111, 13.9971
        CIE-LCH:
        19.9583, 21.5695, 139.5390
        CIE-Luv:
        19.9583, -10.3261, 14.2859
        Hunter-Lab:
        17.2588, -9.2729, 6.9103
      #1d361b color charts
#1d361b RGB chart
      #1d361b CMYK chart
      #1d361b RGB pie chart
      #1d361b color shades, tints & tones
#1d361b color schemes
#1d361b color preview, HTML & CSS examples
           This text has a color of #1d361b        
        
          <p style="color:#1d361b;">Text here</p>
        
        
          .mytext {color:#1d361b;}
        
        Text color #1d361b
      
           This box has a color of #1d361b        
        
          <div style="background-color:#1d361b;">Content here</div>
        
        
          .mybackground {background-color:#1d361b;}
        
        Background color #1d361b
      
           Border around this has a color of #1d361b        
        
          <div style="border:2px solid #1d361b;">Content here</div>
        
        
          .myborder {border:2px solid #1d361b;}
        
        Border color #1d361b