#1d3131 color space conversions
Hex:
        #1d3131
        RGB:
        29, 49, 49
        CMY:
        89, 81, 81
        CMYK:
        41, 0, 0, 81
      HSL:
        180°, 25.6410%, 15.2941%
        HSV (HSB):
        180°, 40.8163%, 19.2157%
        XYZ:
        2.1594, 2.6796, 3.3091
        xyY:
        0.2650, 0.3289, 2.6796
      CIE-Lab:
        18.7121, -8.0089, -2.5655
        CIE-LCH:
        18.7121, 8.4097, 197.7618
        CIE-Luv:
        18.7121, -7.9362, -1.7151
        Hunter-Lab:
        16.3694, -5.0996, -0.5270
      #1d3131 color charts
#1d3131 RGB chart
      #1d3131 CMYK chart
      #1d3131 RGB pie chart
      #1d3131 color shades, tints & tones
#1d3131 color schemes
#1d3131 color preview, HTML & CSS examples
           This text has a color of #1d3131        
        
          <p style="color:#1d3131;">Text here</p>
        
        
          .mytext {color:#1d3131;}
        
        Text color #1d3131
      
           This box has a color of #1d3131        
        
          <div style="background-color:#1d3131;">Content here</div>
        
        
          .mybackground {background-color:#1d3131;}
        
        Background color #1d3131
      
           Border around this has a color of #1d3131        
        
          <div style="border:2px solid #1d3131;">Content here</div>
        
        
          .myborder {border:2px solid #1d3131;}
        
        Border color #1d3131