#411d16 color space conversions
Hex:
        #411d16
        RGB:
        65, 29, 22
        CMY:
        75, 89, 91
        CMYK:
        0, 55, 66, 75
      HSL:
        10°, 49.4253%, 17.0588%
        HSV (HSB):
        10°, 66.1538%, 25.4902%
        XYZ:
        2.7642, 2.0605, 1.0111
        xyY:
        0.4737, 0.3531, 2.0605
      CIE-Lab:
        15.8015, 16.6852, 12.7924
        CIE-LCH:
        15.8015, 21.0248, 37.4771
        CIE-Luv:
        15.8015, 21.2390, 7.5789
        Hunter-Lab:
        14.3544, 9.2529, 5.8718
      #411d16 color charts
#411d16 RGB chart
      #411d16 CMYK chart
      #411d16 RGB pie chart
      #411d16 color shades, tints & tones
#411d16 color schemes
#411d16 color preview, HTML & CSS examples
           This text has a color of #411d16        
        
          <p style="color:#411d16;">Text here</p>
        
        
          .mytext {color:#411d16;}
        
        Text color #411d16
      
           This box has a color of #411d16        
        
          <div style="background-color:#411d16;">Content here</div>
        
        
          .mybackground {background-color:#411d16;}
        
        Background color #411d16
      
           Border around this has a color of #411d16        
        
          <div style="border:2px solid #411d16;">Content here</div>
        
        
          .myborder {border:2px solid #411d16;}
        
        Border color #411d16