#44952f color space conversions
Hex:
        #44952f
        RGB:
        68, 149, 47
        CMY:
        73, 42, 82
        CMYK:
        54, 0, 68, 42
      HSL:
        108°, 52.0408%, 38.4314%
        HSV (HSB):
        108°, 68.4564%, 58.4314%
        XYZ:
        13.6444, 22.9291, 6.3959
        xyY:
        0.3175, 0.5336, 22.9291
      CIE-Lab:
        54.9992, -44.2274, 44.6664
        CIE-LCH:
        54.9992, 62.8582, 134.7170
        CIE-Luv:
        54.9992, -37.8818, 56.7549
        Hunter-Lab:
        47.8843, -32.9347, 25.5996
      #44952f color charts
#44952f RGB chart
      #44952f CMYK chart
      #44952f RGB pie chart
      #44952f color shades, tints & tones
#44952f color schemes
#44952f color preview, HTML & CSS examples
           This text has a color of #44952f        
        
          <p style="color:#44952f;">Text here</p>
        
        
          .mytext {color:#44952f;}
        
        Text color #44952f
      
           This box has a color of #44952f        
        
          <div style="background-color:#44952f;">Content here</div>
        
        
          .mybackground {background-color:#44952f;}
        
        Background color #44952f
      
           Border around this has a color of #44952f        
        
          <div style="border:2px solid #44952f;">Content here</div>
        
        
          .myborder {border:2px solid #44952f;}
        
        Border color #44952f