#401f3b color space conversions
Hex:
        #401f3b
        RGB:
        64, 31, 59
        CMY:
        75, 88, 77
        CMYK:
        0, 52, 8, 75
      HSL:
        309°, 34.7368%, 18.6275%
        HSV (HSB):
        309°, 51.5625%, 25.0980%
        XYZ:
        3.3938, 2.3857, 4.4193
        xyY:
        0.3328, 0.2339, 2.3857
      CIE-Lab:
        17.3937, 20.7073, -11.1569
        CIE-LCH:
        17.3937, 23.5217, 331.6846
        CIE-Luv:
        17.3937, 13.8023, -13.3110
        Hunter-Lab:
        15.4458, 12.1899, -6.1518
      #401f3b color charts
#401f3b RGB chart
      #401f3b CMYK chart
      #401f3b RGB pie chart
      #401f3b color shades, tints & tones
#401f3b color schemes
#401f3b color preview, HTML & CSS examples
           This text has a color of #401f3b        
        
          <p style="color:#401f3b;">Text here</p>
        
        
          .mytext {color:#401f3b;}
        
        Text color #401f3b
      
           This box has a color of #401f3b        
        
          <div style="background-color:#401f3b;">Content here</div>
        
        
          .mybackground {background-color:#401f3b;}
        
        Background color #401f3b
      
           Border around this has a color of #401f3b        
        
          <div style="border:2px solid #401f3b;">Content here</div>
        
        
          .myborder {border:2px solid #401f3b;}
        
        Border color #401f3b