#2d5525 color space conversions
Hex:
        #2d5525
        RGB:
        45, 85, 37
        CMY:
        82, 67, 85
        CMYK:
        47, 0, 56, 67
      HSL:
        110°, 39.3443%, 23.9216%
        HSV (HSB):
        110°, 56.4706%, 33.3333%
        XYZ:
        4.6646, 7.1885, 2.8919
        xyY:
        0.3164, 0.4875, 7.1885
      CIE-Lab:
        32.2321, -24.8362, 23.4866
        CIE-LCH:
        32.2321, 34.1827, 136.5997
        CIE-Luv:
        32.2321, -18.3741, 27.4894
        Hunter-Lab:
        26.8113, -15.8644, 12.3728
      #2d5525 color charts
#2d5525 RGB chart
      #2d5525 CMYK chart
      #2d5525 RGB pie chart
      #2d5525 color shades, tints & tones
#2d5525 color schemes
#2d5525 color preview, HTML & CSS examples
           This text has a color of #2d5525        
        
          <p style="color:#2d5525;">Text here</p>
        
        
          .mytext {color:#2d5525;}
        
        Text color #2d5525
      
           This box has a color of #2d5525        
        
          <div style="background-color:#2d5525;">Content here</div>
        
        
          .mybackground {background-color:#2d5525;}
        
        Background color #2d5525
      
           Border around this has a color of #2d5525        
        
          <div style="border:2px solid #2d5525;">Content here</div>
        
        
          .myborder {border:2px solid #2d5525;}
        
        Border color #2d5525