#1d0202 color space conversions
Hex:
        #1d0202
        RGB:
        29, 2, 2
        CMY:
        89, 99, 99
        CMYK:
        0, 93, 93, 89
      HSL:
        0°, 87.0968%, 6.0784%
        HSV (HSB):
        0°, 93.1034%, 11.3725%
        XYZ:
        0.5394, 0.3090, 0.0886
        xyY:
        0.5756, 0.3298, 0.3090
      CIE-Lab:
        2.7913, 10.0630, 3.5445
        CIE-LCH:
        2.7913, 10.6690, 19.4040
        CIE-Luv:
        2.7913, 7.2107, 1.5549
        Hunter-Lab:
        5.5589, 7.5913, 2.9457
      #1d0202 color charts
#1d0202 RGB chart
      #1d0202 CMYK chart
      #1d0202 RGB pie chart
      #1d0202 color shades, tints & tones
#1d0202 color schemes
#1d0202 color preview, HTML & CSS examples
           This text has a color of #1d0202        
        
          <p style="color:#1d0202;">Text here</p>
        
        
          .mytext {color:#1d0202;}
        
        Text color #1d0202
      
           This box has a color of #1d0202        
        
          <div style="background-color:#1d0202;">Content here</div>
        
        
          .mybackground {background-color:#1d0202;}
        
        Background color #1d0202
      
           Border around this has a color of #1d0202        
        
          <div style="border:2px solid #1d0202;">Content here</div>
        
        
          .myborder {border:2px solid #1d0202;}
        
        Border color #1d0202