#401f0b color space conversions
Hex:
        #401f0b
        RGB:
        64, 31, 11
        CMY:
        75, 88, 96
        CMYK:
        0, 52, 83, 75
      HSL:
        23°, 70.6667%, 14.7059%
        HSV (HSB):
        23°, 82.8125%, 25.0980%
        XYZ:
        2.6647, 2.0941, 0.5804
        xyY:
        0.4991, 0.3922, 2.0941
      CIE-Lab:
        15.9736, 14.0772, 19.2395
        CIE-LCH:
        15.9736, 23.8396, 53.8078
        CIE-Luv:
        15.9736, 20.7138, 12.0149
        Hunter-Lab:
        14.4711, 7.5451, 7.7519
      #401f0b color charts
#401f0b RGB chart
      #401f0b CMYK chart
      #401f0b RGB pie chart
      #401f0b color shades, tints & tones
#401f0b color schemes
#401f0b color preview, HTML & CSS examples
           This text has a color of #401f0b        
        
          <p style="color:#401f0b;">Text here</p>
        
        
          .mytext {color:#401f0b;}
        
        Text color #401f0b
      
           This box has a color of #401f0b        
        
          <div style="background-color:#401f0b;">Content here</div>
        
        
          .mybackground {background-color:#401f0b;}
        
        Background color #401f0b
      
           Border around this has a color of #401f0b        
        
          <div style="border:2px solid #401f0b;">Content here</div>
        
        
          .myborder {border:2px solid #401f0b;}
        
        Border color #401f0b