#1d1202 color space conversions
Hex:
        #1d1202
        RGB:
        29, 18, 2
        CMY:
        89, 93, 99
        CMYK:
        0, 38, 93, 89
      HSL:
        36°, 87.0968%, 6.0784%
        HSV (HSB):
        36°, 93.1034%, 11.3725%
        XYZ:
        0.7340, 0.6982, 0.1535
        xyY:
        0.4629, 0.4403, 0.6982
      CIE-Lab:
        6.3068, 2.8812, 8.6781
        CIE-LCH:
        6.3068, 9.1438, 71.6335
        CIE-Luv:
        6.3068, 4.4096, 5.7587
        Hunter-Lab:
        8.3559, 1.0562, 4.7598
      #1d1202 color charts
#1d1202 RGB chart
      #1d1202 CMYK chart
      #1d1202 RGB pie chart
      #1d1202 color shades, tints & tones
#1d1202 color schemes
#1d1202 color preview, HTML & CSS examples
           This text has a color of #1d1202        
        
          <p style="color:#1d1202;">Text here</p>
        
        
          .mytext {color:#1d1202;}
        
        Text color #1d1202
      
           This box has a color of #1d1202        
        
          <div style="background-color:#1d1202;">Content here</div>
        
        
          .mybackground {background-color:#1d1202;}
        
        Background color #1d1202
      
           Border around this has a color of #1d1202        
        
          <div style="border:2px solid #1d1202;">Content here</div>
        
        
          .myborder {border:2px solid #1d1202;}
        
        Border color #1d1202