#44532b color space conversions
Hex:
        #44532b
        RGB:
        68, 83, 43
        CMY:
        73, 67, 83
        CMYK:
        18, 0, 48, 67
      HSL:
        82°, 31.7460%, 24.7059%
        HSV (HSB):
        82°, 48.1928%, 32.5490%
        XYZ:
        5.9132, 7.5899, 3.4388
        xyY:
        0.3490, 0.4480, 7.5899
      CIE-Lab:
        33.1137, -13.5757, 21.4599
        CIE-LCH:
        33.1137, 25.3935, 122.3177
        CIE-Luv:
        33.1137, -6.8894, 24.4521
        Hunter-Lab:
        27.5497, -9.8993, 11.8841
      #44532b color charts
#44532b RGB chart
      #44532b CMYK chart
      #44532b RGB pie chart
      #44532b color shades, tints & tones
#44532b color schemes
#44532b color preview, HTML & CSS examples
           This text has a color of #44532b        
        
          <p style="color:#44532b;">Text here</p>
        
        
          .mytext {color:#44532b;}
        
        Text color #44532b
      
           This box has a color of #44532b        
        
          <div style="background-color:#44532b;">Content here</div>
        
        
          .mybackground {background-color:#44532b;}
        
        Background color #44532b
      
           Border around this has a color of #44532b        
        
          <div style="border:2px solid #44532b;">Content here</div>
        
        
          .myborder {border:2px solid #44532b;}
        
        Border color #44532b