#1d3941 color space conversions
Hex:
        #1d3941
        RGB:
        29, 57, 65
        CMY:
        89, 78, 75
        CMYK:
        55, 12, 0, 75
      HSL:
        193°, 38.2979%, 18.4314%
        HSV (HSB):
        193°, 55.3846%, 25.4902%
        XYZ:
        2.9240, 3.5691, 5.5358
        xyY:
        0.2431, 0.2967, 3.5691
      CIE-Lab:
        22.1925, -7.9547, -8.2427
        CIE-LCH:
        22.1925, 11.4552, 226.0186
        CIE-Luv:
        22.1925, -10.8975, -8.2854
        Hunter-Lab:
        18.8921, -5.4345, -4.1489
      #1d3941 color charts
#1d3941 RGB chart
      #1d3941 CMYK chart
      #1d3941 RGB pie chart
      #1d3941 color shades, tints & tones
#1d3941 color schemes
#1d3941 color preview, HTML & CSS examples
           This text has a color of #1d3941        
        
          <p style="color:#1d3941;">Text here</p>
        
        
          .mytext {color:#1d3941;}
        
        Text color #1d3941
      
           This box has a color of #1d3941        
        
          <div style="background-color:#1d3941;">Content here</div>
        
        
          .mybackground {background-color:#1d3941;}
        
        Background color #1d3941
      
           Border around this has a color of #1d3941        
        
          <div style="border:2px solid #1d3941;">Content here</div>
        
        
          .myborder {border:2px solid #1d3941;}
        
        Border color #1d3941