#444a2d color space conversions
Hex:
        #444a2d
        RGB:
        68, 74, 45
        CMY:
        73, 71, 82
        CMYK:
        8, 0, 39, 71
      HSL:
        72°, 24.3697%, 23.3333%
        HSV (HSB):
        72°, 39.1892%, 29.0196%
        XYZ:
        5.3063, 6.3160, 3.4221
        xyY:
        0.3527, 0.4198, 6.3160
      CIE-Lab:
        30.1960, -8.0231, 16.5324
        CIE-LCH:
        30.1960, 18.3764, 115.8872
        CIE-Luv:
        30.1960, -2.1308, 18.4353
        Hunter-Lab:
        25.1316, -6.2914, 9.5189
      #444a2d color charts
#444a2d RGB chart
      #444a2d CMYK chart
      #444a2d RGB pie chart
      #444a2d color shades, tints & tones
#444a2d color schemes
#444a2d color preview, HTML & CSS examples
           This text has a color of #444a2d        
        
          <p style="color:#444a2d;">Text here</p>
        
        
          .mytext {color:#444a2d;}
        
        Text color #444a2d
      
           This box has a color of #444a2d        
        
          <div style="background-color:#444a2d;">Content here</div>
        
        
          .mybackground {background-color:#444a2d;}
        
        Background color #444a2d
      
           Border around this has a color of #444a2d        
        
          <div style="border:2px solid #444a2d;">Content here</div>
        
        
          .myborder {border:2px solid #444a2d;}
        
        Border color #444a2d