#401a1d color space conversions
Hex:
        #401a1d
        RGB:
        64, 26, 29
        CMY:
        75, 90, 89
        CMYK:
        0, 59, 55, 75
      HSL:
        355°, 42.2222%, 17.6471%
        HSV (HSB):
        355°, 59.3750%, 25.0980%
        XYZ:
        2.7055, 1.9175, 1.3899
        xyY:
        0.4500, 0.3189, 1.9175
      CIE-Lab:
        15.0481, 18.8373, 6.7894
        CIE-LCH:
        15.0481, 20.0235, 19.8204
        CIE-Luv:
        15.0481, 20.7032, 3.1125
        Hunter-Lab:
        13.8473, 10.6428, 3.7420
      #401a1d color charts
#401a1d RGB chart
      #401a1d CMYK chart
      #401a1d RGB pie chart
      #401a1d color shades, tints & tones
#401a1d color schemes
#401a1d color preview, HTML & CSS examples
           This text has a color of #401a1d        
        
          <p style="color:#401a1d;">Text here</p>
        
        
          .mytext {color:#401a1d;}
        
        Text color #401a1d
      
           This box has a color of #401a1d        
        
          <div style="background-color:#401a1d;">Content here</div>
        
        
          .mybackground {background-color:#401a1d;}
        
        Background color #401a1d
      
           Border around this has a color of #401a1d        
        
          <div style="border:2px solid #401a1d;">Content here</div>
        
        
          .myborder {border:2px solid #401a1d;}
        
        Border color #401a1d