#44412d color space conversions
Hex:
        #44412d
        RGB:
        68, 65, 45
        CMY:
        73, 75, 82
        CMYK:
        0, 4, 34, 73
      HSL:
        52°, 20.3540%, 22.1569%
        HSV (HSB):
        52°, 33.8235%, 26.6667%
        XYZ:
        4.7478, 5.1990, 3.2359
        xyY:
        0.3602, 0.3944, 5.1990
      CIE-Lab:
        27.2943, -2.4702, 12.6954
        CIE-LCH:
        27.2943, 12.9335, 101.0107
        CIE-Luv:
        27.2943, 2.6983, 13.4259
        Hunter-Lab:
        22.8013, -2.7338, 7.5467
      #44412d color charts
#44412d RGB chart
      #44412d CMYK chart
      #44412d RGB pie chart
      #44412d color shades, tints & tones
#44412d color schemes
#44412d color preview, HTML & CSS examples
           This text has a color of #44412d        
        
          <p style="color:#44412d;">Text here</p>
        
        
          .mytext {color:#44412d;}
        
        Text color #44412d
      
           This box has a color of #44412d        
        
          <div style="background-color:#44412d;">Content here</div>
        
        
          .mybackground {background-color:#44412d;}
        
        Background color #44412d
      
           Border around this has a color of #44412d        
        
          <div style="border:2px solid #44412d;">Content here</div>
        
        
          .myborder {border:2px solid #44412d;}
        
        Border color #44412d