#440d1b color space conversions
Hex:
        #440d1b
        RGB:
        68, 13, 27
        CMY:
        73, 95, 89
        CMYK:
        0, 81, 60, 73
      HSL:
        345°, 67.9012%, 15.8824%
        HSV (HSB):
        345°, 80.8824%, 26.6667%
        XYZ:
        2.7256, 1.5959, 1.2013
        xyY:
        0.4935, 0.2890, 1.5959
      CIE-Lab:
        13.2053, 27.1581, 5.8301
        CIE-LCH:
        13.2053, 27.7769, 12.1159
        CIE-Luv:
        13.2053, 27.8718, 1.0636
        Hunter-Lab:
        12.6330, 16.4048, 3.2051
      #440d1b color charts
#440d1b RGB chart
      #440d1b CMYK chart
      #440d1b RGB pie chart
      #440d1b color shades, tints & tones
#440d1b color schemes
#440d1b color preview, HTML & CSS examples
           This text has a color of #440d1b        
        
          <p style="color:#440d1b;">Text here</p>
        
        
          .mytext {color:#440d1b;}
        
        Text color #440d1b
      
           This box has a color of #440d1b        
        
          <div style="background-color:#440d1b;">Content here</div>
        
        
          .mybackground {background-color:#440d1b;}
        
        Background color #440d1b
      
           Border around this has a color of #440d1b        
        
          <div style="border:2px solid #440d1b;">Content here</div>
        
        
          .myborder {border:2px solid #440d1b;}
        
        Border color #440d1b