#44855f color space conversions
Hex:
        #44855f
        RGB:
        68, 133, 95
        CMY:
        73, 48, 63
        CMYK:
        49, 0, 29, 48
      HSL:
        145°, 32.3383%, 39.4118%
        HSV (HSB):
        145°, 48.8722%, 52.1569%
        XYZ:
        12.8370, 18.8302, 13.7845
        xyY:
        0.2824, 0.4143, 18.8302
      CIE-Lab:
        50.4880, -30.0522, 14.2098
        CIE-LCH:
        50.4880, 33.2423, 154.6934
        CIE-Luv:
        50.4880, -29.7395, 23.0246
        Hunter-Lab:
        43.3938, -23.1344, 11.5416
      #44855f color charts
#44855f RGB chart
      #44855f CMYK chart
      #44855f RGB pie chart
      #44855f color shades, tints & tones
#44855f color schemes
#44855f color preview, HTML & CSS examples
           This text has a color of #44855f        
        
          <p style="color:#44855f;">Text here</p>
        
        
          .mytext {color:#44855f;}
        
        Text color #44855f
      
           This box has a color of #44855f        
        
          <div style="background-color:#44855f;">Content here</div>
        
        
          .mybackground {background-color:#44855f;}
        
        Background color #44855f
      
           Border around this has a color of #44855f        
        
          <div style="border:2px solid #44855f;">Content here</div>
        
        
          .myborder {border:2px solid #44855f;}
        
        Border color #44855f