#1d4008 color space conversions
Hex:
        #1d4008
        RGB:
        29, 64, 8
        CMY:
        89, 75, 97
        CMYK:
        55, 0, 88, 75
      HSL:
        98°, 77.7778%, 14.1176%
        HSV (HSB):
        98°, 87.5000%, 25.0980%
        XYZ:
        2.3839, 3.9455, 0.8656
        xyY:
        0.3313, 0.5484, 3.9455
      CIE-Lab:
        23.4906, -23.8584, 28.1192
        CIE-LCH:
        23.4906, 36.8770, 130.3136
        CIE-Luv:
        23.4906, -15.0323, 25.9838
        Hunter-Lab:
        19.8634, -13.3381, 11.3205
      #1d4008 color charts
#1d4008 RGB chart
      #1d4008 CMYK chart
      #1d4008 RGB pie chart
      #1d4008 color shades, tints & tones
#1d4008 color schemes
#1d4008 color preview, HTML & CSS examples
           This text has a color of #1d4008        
        
          <p style="color:#1d4008;">Text here</p>
        
        
          .mytext {color:#1d4008;}
        
        Text color #1d4008
      
           This box has a color of #1d4008        
        
          <div style="background-color:#1d4008;">Content here</div>
        
        
          .mybackground {background-color:#1d4008;}
        
        Background color #1d4008
      
           Border around this has a color of #1d4008        
        
          <div style="border:2px solid #1d4008;">Content here</div>
        
        
          .myborder {border:2px solid #1d4008;}
        
        Border color #1d4008