#2d5946 color space conversions
Hex:
        #2d5946
        RGB:
        45, 89, 70
        CMY:
        82, 65, 73
        CMYK:
        49, 0, 21, 65
      HSL:
        154°, 32.8358%, 26.2745%
        HSV (HSB):
        154°, 49.4382%, 34.9020%
        XYZ:
        5.7601, 8.1448, 7.0629
        xyY:
        0.2747, 0.3884, 8.1448
      CIE-Lab:
        34.2827, -20.3398, 6.3349
        CIE-LCH:
        34.2827, 21.3035, 162.7007
        CIE-Luv:
        34.2827, -19.3125, 10.3547
        Hunter-Lab:
        28.5392, -13.9169, 5.3043
      #2d5946 color charts
#2d5946 RGB chart
      #2d5946 CMYK chart
      #2d5946 RGB pie chart
      #2d5946 color shades, tints & tones
#2d5946 color schemes
#2d5946 color preview, HTML & CSS examples
           This text has a color of #2d5946        
        
          <p style="color:#2d5946;">Text here</p>
        
        
          .mytext {color:#2d5946;}
        
        Text color #2d5946
      
           This box has a color of #2d5946        
        
          <div style="background-color:#2d5946;">Content here</div>
        
        
          .mybackground {background-color:#2d5946;}
        
        Background color #2d5946
      
           Border around this has a color of #2d5946        
        
          <div style="border:2px solid #2d5946;">Content here</div>
        
        
          .myborder {border:2px solid #2d5946;}
        
        Border color #2d5946