#1d0404 color space conversions
Hex:
        #1d0404
        RGB:
        29, 4, 4
        CMY:
        89, 98, 98
        CMYK:
        0, 86, 86, 89
      HSL:
        0°, 75.7576%, 6.4706%
        HSV (HSB):
        0°, 86.2069%, 11.3725%
        XYZ:
        0.5720, 0.3568, 0.1536
        xyY:
        0.5285, 0.3296, 0.3568
      CIE-Lab:
        3.2230, 9.5401, 3.3601
        CIE-LCH:
        3.2230, 10.1145, 19.4030
        CIE-Luv:
        3.2230, 6.7257, 1.4502
        Hunter-Lab:
        5.9734, 6.6403, 2.6569
      #1d0404 color charts
#1d0404 RGB chart
      #1d0404 CMYK chart
      #1d0404 RGB pie chart
      #1d0404 color shades, tints & tones
#1d0404 color schemes
#1d0404 color preview, HTML & CSS examples
           This text has a color of #1d0404        
        
          <p style="color:#1d0404;">Text here</p>
        
        
          .mytext {color:#1d0404;}
        
        Text color #1d0404
      
           This box has a color of #1d0404        
        
          <div style="background-color:#1d0404;">Content here</div>
        
        
          .mybackground {background-color:#1d0404;}
        
        Background color #1d0404
      
           Border around this has a color of #1d0404        
        
          <div style="border:2px solid #1d0404;">Content here</div>
        
        
          .myborder {border:2px solid #1d0404;}
        
        Border color #1d0404