#44814b color space conversions
Hex:
        #44814b
        RGB:
        68, 129, 75
        CMY:
        73, 49, 71
        CMYK:
        47, 0, 42, 49
      HSL:
        127°, 30.9645%, 38.6275%
        HSV (HSB):
        127°, 47.2868%, 50.5882%
        XYZ:
        11.5042, 17.4375, 9.4160
        xyY:
        0.2999, 0.4546, 17.4375
      CIE-Lab:
        48.8066, -32.0095, 23.2919
        CIE-LCH:
        48.8066, 39.5869, 143.9582
        CIE-Luv:
        48.8066, -28.6280, 33.3142
        Hunter-Lab:
        41.7582, -23.9010, 15.8614
      #44814b color charts
#44814b RGB chart
      #44814b CMYK chart
      #44814b RGB pie chart
      #44814b color shades, tints & tones
#44814b color schemes
#44814b color preview, HTML & CSS examples
           This text has a color of #44814b        
        
          <p style="color:#44814b;">Text here</p>
        
        
          .mytext {color:#44814b;}
        
        Text color #44814b
      
           This box has a color of #44814b        
        
          <div style="background-color:#44814b;">Content here</div>
        
        
          .mybackground {background-color:#44814b;}
        
        Background color #44814b
      
           Border around this has a color of #44814b        
        
          <div style="border:2px solid #44814b;">Content here</div>
        
        
          .myborder {border:2px solid #44814b;}
        
        Border color #44814b