#1d1502 color space conversions
Hex:
        #1d1502
        RGB:
        29, 21, 2
        CMY:
        89, 92, 99
        CMYK:
        0, 28, 93, 89
      HSL:
        42°, 87.0968%, 6.0784%
        HSV (HSB):
        42°, 93.1034%, 11.3725%
        XYZ:
        0.7858, 0.8019, 0.1708
        xyY:
        0.4469, 0.4560, 0.8019
      CIE-Lab:
        7.2437, 0.9673, 10.0461
        CIE-LCH:
        7.2437, 10.0926, 84.5004
        CIE-Luv:
        7.2437, 3.5799, 6.8947
        Hunter-Lab:
        8.9550, -0.0076, 5.1377
      #1d1502 color charts
#1d1502 RGB chart
      #1d1502 CMYK chart
      #1d1502 RGB pie chart
      #1d1502 color shades, tints & tones
#1d1502 color schemes
#1d1502 color preview, HTML & CSS examples
           This text has a color of #1d1502        
        
          <p style="color:#1d1502;">Text here</p>
        
        
          .mytext {color:#1d1502;}
        
        Text color #1d1502
      
           This box has a color of #1d1502        
        
          <div style="background-color:#1d1502;">Content here</div>
        
        
          .mybackground {background-color:#1d1502;}
        
        Background color #1d1502
      
           Border around this has a color of #1d1502        
        
          <div style="border:2px solid #1d1502;">Content here</div>
        
        
          .myborder {border:2px solid #1d1502;}
        
        Border color #1d1502