#1d4122 color space conversions
Hex:
        #1d4122
        RGB:
        29, 65, 34
        CMY:
        89, 75, 87
        CMYK:
        55, 0, 48, 75
      HSL:
        128°, 38.2979%, 18.4314%
        HSV (HSB):
        128°, 55.3846%, 25.4902%
        XYZ:
        2.6857, 4.1573, 2.1743
        xyY:
        0.2978, 0.4610, 4.1573
      CIE-Lab:
        24.1848, -20.9181, 15.0240
        CIE-LCH:
        24.1848, 25.7544, 144.3129
        CIE-Luv:
        24.1848, -15.0071, 17.1233
        Hunter-Lab:
        20.3895, -12.1693, 7.9501
      #1d4122 color charts
#1d4122 RGB chart
      #1d4122 CMYK chart
      #1d4122 RGB pie chart
      #1d4122 color shades, tints & tones
#1d4122 color schemes
#1d4122 color preview, HTML & CSS examples
           This text has a color of #1d4122        
        
          <p style="color:#1d4122;">Text here</p>
        
        
          .mytext {color:#1d4122;}
        
        Text color #1d4122
      
           This box has a color of #1d4122        
        
          <div style="background-color:#1d4122;">Content here</div>
        
        
          .mybackground {background-color:#1d4122;}
        
        Background color #1d4122
      
           Border around this has a color of #1d4122        
        
          <div style="border:2px solid #1d4122;">Content here</div>
        
        
          .myborder {border:2px solid #1d4122;}
        
        Border color #1d4122