#1d4331 color space conversions
Hex:
        #1d4331
        RGB:
        29, 67, 49
        CMY:
        89, 74, 81
        CMYK:
        57, 0, 27, 74
      HSL:
        152°, 39.5833%, 18.8235%
        HSV (HSB):
        152°, 56.7164%, 26.2745%
        XYZ:
        3.0682, 4.4973, 3.6121
        xyY:
        0.2745, 0.4023, 4.4973
      CIE-Lab:
        25.2516, -18.6051, 6.8603
        CIE-LCH:
        25.2516, 19.8296, 159.7594
        CIE-Luv:
        25.2516, -15.4285, 9.5618
        Hunter-Lab:
        21.2068, -11.2862, 4.7461
      #1d4331 color charts
#1d4331 RGB chart
      #1d4331 CMYK chart
      #1d4331 RGB pie chart
      #1d4331 color shades, tints & tones
#1d4331 color schemes
#1d4331 color preview, HTML & CSS examples
           This text has a color of #1d4331        
        
          <p style="color:#1d4331;">Text here</p>
        
        
          .mytext {color:#1d4331;}
        
        Text color #1d4331
      
           This box has a color of #1d4331        
        
          <div style="background-color:#1d4331;">Content here</div>
        
        
          .mybackground {background-color:#1d4331;}
        
        Background color #1d4331
      
           Border around this has a color of #1d4331        
        
          <div style="border:2px solid #1d4331;">Content here</div>
        
        
          .myborder {border:2px solid #1d4331;}
        
        Border color #1d4331