#2d5925 color space conversions
Hex:
        #2d5925
        RGB:
        45, 89, 37
        CMY:
        82, 65, 85
        CMYK:
        49, 0, 58, 65
      HSL:
        111°, 41.2698%, 24.7059%
        HSV (HSB):
        111°, 58.4270%, 34.9020%
        XYZ:
        4.9885, 7.8362, 2.9999
        xyY:
        0.3152, 0.4952, 7.8362
      CIE-Lab:
        33.6394, -26.7597, 25.1795
        CIE-LCH:
        33.6394, 36.7435, 136.7426
        CIE-Luv:
        33.6394, -20.1753, 29.6737
        Hunter-Lab:
        27.9932, -17.1788, 13.2415
      #2d5925 color charts
#2d5925 RGB chart
      #2d5925 CMYK chart
      #2d5925 RGB pie chart
      #2d5925 color shades, tints & tones
#2d5925 color schemes
#2d5925 color preview, HTML & CSS examples
           This text has a color of #2d5925        
        
          <p style="color:#2d5925;">Text here</p>
        
        
          .mytext {color:#2d5925;}
        
        Text color #2d5925
      
           This box has a color of #2d5925        
        
          <div style="background-color:#2d5925;">Content here</div>
        
        
          .mybackground {background-color:#2d5925;}
        
        Background color #2d5925
      
           Border around this has a color of #2d5925        
        
          <div style="border:2px solid #2d5925;">Content here</div>
        
        
          .myborder {border:2px solid #2d5925;}
        
        Border color #2d5925