#2d5f25 color space conversions
Hex:
        #2d5f25
        RGB:
        45, 95, 37
        CMY:
        82, 63, 85
        CMYK:
        53, 0, 61, 63
      HSL:
        112°, 43.9394%, 25.8824%
        HSV (HSB):
        112°, 61.0526%, 37.2549%
        XYZ:
        5.5083, 8.8759, 3.1732
        xyY:
        0.3137, 0.5055, 8.8759
      CIE-Lab:
        35.7442, -29.5431, 27.6671
        CIE-LCH:
        35.7442, 40.4754, 136.8781
        CIE-Luv:
        35.7442, -22.8308, 32.9029
        Hunter-Lab:
        29.7924, -19.1338, 14.5398
      #2d5f25 color charts
#2d5f25 RGB chart
      #2d5f25 CMYK chart
      #2d5f25 RGB pie chart
      #2d5f25 color shades, tints & tones
#2d5f25 color schemes
#2d5f25 color preview, HTML & CSS examples
           This text has a color of #2d5f25        
        
          <p style="color:#2d5f25;">Text here</p>
        
        
          .mytext {color:#2d5f25;}
        
        Text color #2d5f25
      
           This box has a color of #2d5f25        
        
          <div style="background-color:#2d5f25;">Content here</div>
        
        
          .mybackground {background-color:#2d5f25;}
        
        Background color #2d5f25
      
           Border around this has a color of #2d5f25        
        
          <div style="border:2px solid #2d5f25;">Content here</div>
        
        
          .myborder {border:2px solid #2d5f25;}
        
        Border color #2d5f25