#413d0d color space conversions
Hex:
        #413d0d
        RGB:
        65, 61, 13
        CMY:
        75, 76, 95
        CMYK:
        0, 6, 80, 75
      HSL:
        55°, 66.6667%, 15.2941%
        HSV (HSB):
        55°, 80.0000%, 25.4902%
        XYZ:
        3.9214, 4.4904, 1.0408
        xyY:
        0.4148, 0.4750, 4.4904
      CIE-Lab:
        25.2305, -4.9471, 28.6412
        CIE-LCH:
        25.2305, 29.0653, 99.7999
        CIE-Luv:
        25.2305, 4.2601, 24.5532
        Hunter-Lab:
        21.1905, -4.0514, 11.9212
      #413d0d color charts
#413d0d RGB chart
      #413d0d CMYK chart
      #413d0d RGB pie chart
      #413d0d color shades, tints & tones
#413d0d color schemes
#413d0d color preview, HTML & CSS examples
           This text has a color of #413d0d        
        
          <p style="color:#413d0d;">Text here</p>
        
        
          .mytext {color:#413d0d;}
        
        Text color #413d0d
      
           This box has a color of #413d0d        
        
          <div style="background-color:#413d0d;">Content here</div>
        
        
          .mybackground {background-color:#413d0d;}
        
        Background color #413d0d
      
           Border around this has a color of #413d0d        
        
          <div style="border:2px solid #413d0d;">Content here</div>
        
        
          .myborder {border:2px solid #413d0d;}
        
        Border color #413d0d