#411f0d color space conversions
Hex:
        #411f0d
        RGB:
        65, 31, 13
        CMY:
        75, 88, 95
        CMYK:
        0, 52, 80, 75
      HSL:
        21°, 66.6667%, 15.2941%
        HSV (HSB):
        21°, 80.0000%, 25.4902%
        XYZ:
        2.7426, 2.1328, 0.6479
        xyY:
        0.4965, 0.3862, 2.1328
      CIE-Lab:
        16.1695, 14.6981, 18.6113
        CIE-LCH:
        16.1695, 23.7153, 51.7005
        CIE-Luv:
        16.1695, 21.2837, 11.5622
        Hunter-Lab:
        14.6043, 7.9639, 7.5927
      #411f0d color charts
#411f0d RGB chart
      #411f0d CMYK chart
      #411f0d RGB pie chart
      #411f0d color shades, tints & tones
#411f0d color schemes
#411f0d color preview, HTML & CSS examples
           This text has a color of #411f0d        
        
          <p style="color:#411f0d;">Text here</p>
        
        
          .mytext {color:#411f0d;}
        
        Text color #411f0d
      
           This box has a color of #411f0d        
        
          <div style="background-color:#411f0d;">Content here</div>
        
        
          .mybackground {background-color:#411f0d;}
        
        Background color #411f0d
      
           Border around this has a color of #411f0d        
        
          <div style="border:2px solid #411f0d;">Content here</div>
        
        
          .myborder {border:2px solid #411f0d;}
        
        Border color #411f0d