#44814d color space conversions
Hex:
        #44814d
        RGB:
        68, 129, 77
        CMY:
        73, 49, 70
        CMYK:
        47, 0, 40, 49
      HSL:
        129°, 30.9645%, 38.6275%
        HSV (HSB):
        129°, 47.2868%, 50.5882%
        XYZ:
        11.5737, 17.4653, 9.7823
        xyY:
        0.2981, 0.4499, 17.4653
      CIE-Lab:
        48.8410, -31.6605, 22.2191
        CIE-LCH:
        48.8410, 38.6791, 144.9391
        CIE-Luv:
        48.8410, -28.5727, 32.1314
        Hunter-Lab:
        41.7915, -23.7014, 15.3758
      #44814d color charts
#44814d RGB chart
      #44814d CMYK chart
      #44814d RGB pie chart
      #44814d color shades, tints & tones
#44814d color schemes
#44814d color preview, HTML & CSS examples
           This text has a color of #44814d        
        
          <p style="color:#44814d;">Text here</p>
        
        
          .mytext {color:#44814d;}
        
        Text color #44814d
      
           This box has a color of #44814d        
        
          <div style="background-color:#44814d;">Content here</div>
        
        
          .mybackground {background-color:#44814d;}
        
        Background color #44814d
      
           Border around this has a color of #44814d        
        
          <div style="border:2px solid #44814d;">Content here</div>
        
        
          .myborder {border:2px solid #44814d;}
        
        Border color #44814d