#444f4f color space conversions
Hex:
        #444f4f
        RGB:
        68, 79, 79
        CMY:
        73, 69, 69
        CMYK:
        14, 0, 0, 69
      HSL:
        180°, 7.4830%, 28.8235%
        HSV (HSB):
        180°, 13.9241%, 30.9804%
        XYZ:
        6.5912, 7.3854, 8.4753
        xyY:
        0.2936, 0.3289, 7.3854
      CIE-Lab:
        32.6687, -4.3580, -1.4825
        CIE-LCH:
        32.6687, 4.6033, 198.7877
        CIE-Luv:
        32.6687, -5.6107, -1.2159
        Hunter-Lab:
        27.1761, -4.2657, 0.5328
      #444f4f color charts
#444f4f RGB chart
      #444f4f CMYK chart
      #444f4f RGB pie chart
      #444f4f color shades, tints & tones
#444f4f color schemes
#444f4f color preview, HTML & CSS examples
           This text has a color of #444f4f        
        
          <p style="color:#444f4f;">Text here</p>
        
        
          .mytext {color:#444f4f;}
        
        Text color #444f4f
      
           This box has a color of #444f4f        
        
          <div style="background-color:#444f4f;">Content here</div>
        
        
          .mybackground {background-color:#444f4f;}
        
        Background color #444f4f
      
           Border around this has a color of #444f4f        
        
          <div style="border:2px solid #444f4f;">Content here</div>
        
        
          .myborder {border:2px solid #444f4f;}
        
        Border color #444f4f