#1d5532 color space conversions
Hex:
        #1d5532
        RGB:
        29, 85, 50
        CMY:
        89, 67, 80
        CMYK:
        66, 0, 41, 67
      HSL:
        143°, 49.1228%, 22.3529%
        HSV (HSB):
        143°, 65.8824%, 33.3333%
        XYZ:
        4.3309, 6.9885, 4.1383
        xyY:
        0.2802, 0.4521, 6.9885
      CIE-Lab:
        31.7807, -27.3641, 15.1372
        CIE-LCH:
        31.7807, 31.2718, 151.0496
        CIE-Luv:
        31.7807, -22.8653, 20.2520
        Hunter-Lab:
        26.4358, -17.0193, 9.2238
      #1d5532 color charts
#1d5532 RGB chart
      #1d5532 CMYK chart
      #1d5532 RGB pie chart
      #1d5532 color shades, tints & tones
#1d5532 color schemes
#1d5532 color preview, HTML & CSS examples
           This text has a color of #1d5532        
        
          <p style="color:#1d5532;">Text here</p>
        
        
          .mytext {color:#1d5532;}
        
        Text color #1d5532
      
           This box has a color of #1d5532        
        
          <div style="background-color:#1d5532;">Content here</div>
        
        
          .mybackground {background-color:#1d5532;}
        
        Background color #1d5532
      
           Border around this has a color of #1d5532        
        
          <div style="border:2px solid #1d5532;">Content here</div>
        
        
          .myborder {border:2px solid #1d5532;}
        
        Border color #1d5532