#1d0022 color space conversions
Hex:
        #1d0022
        RGB:
        29, 0, 34
        CMY:
        89, 100, 87
        CMYK:
        15, 100, 0, 87
      HSL:
        291°, 100.0000%, 6.6667%
        HSV (HSB):
        291°, 100.0000%, 13.3333%
        XYZ:
        0.7954, 0.3767, 1.5442
        xyY:
        0.2928, 0.1387, 0.3767
      CIE-Lab:
        3.4027, 17.9169, -14.9576
        CIE-LCH:
        3.4027, 23.3398, 320.1437
        CIE-Luv:
        3.4027, 3.9528, -7.1797
        Hunter-Lab:
        6.1376, 12.3925, -10.6204
      #1d0022 color charts
#1d0022 RGB chart
      #1d0022 CMYK chart
      #1d0022 RGB pie chart
      #1d0022 color shades, tints & tones
#1d0022 color schemes
#1d0022 color preview, HTML & CSS examples
           This text has a color of #1d0022        
        
          <p style="color:#1d0022;">Text here</p>
        
        
          .mytext {color:#1d0022;}
        
        Text color #1d0022
      
           This box has a color of #1d0022        
        
          <div style="background-color:#1d0022;">Content here</div>
        
        
          .mybackground {background-color:#1d0022;}
        
        Background color #1d0022
      
           Border around this has a color of #1d0022        
        
          <div style="border:2px solid #1d0022;">Content here</div>
        
        
          .myborder {border:2px solid #1d0022;}
        
        Border color #1d0022