#411b1f color space conversions
Hex:
        #411b1f
        RGB:
        65, 27, 31
        CMY:
        75, 89, 88
        CMYK:
        0, 58, 52, 75
      HSL:
        354°, 41.3043%, 18.0392%
        HSV (HSB):
        354°, 58.4615%, 25.4902%
        XYZ:
        2.8192, 2.0066, 1.5350
        xyY:
        0.4432, 0.3155, 2.0066
      CIE-Lab:
        15.5219, 18.9046, 6.0329
        CIE-LCH:
        15.5219, 19.8439, 17.6990
        CIE-Luv:
        15.5219, 20.7211, 2.6128
        Hunter-Lab:
        14.1655, 10.7356, 3.4909
      #411b1f color charts
#411b1f RGB chart
      #411b1f CMYK chart
      #411b1f RGB pie chart
      #411b1f color shades, tints & tones
#411b1f color schemes
#411b1f color preview, HTML & CSS examples
           This text has a color of #411b1f        
        
          <p style="color:#411b1f;">Text here</p>
        
        
          .mytext {color:#411b1f;}
        
        Text color #411b1f
      
           This box has a color of #411b1f        
        
          <div style="background-color:#411b1f;">Content here</div>
        
        
          .mybackground {background-color:#411b1f;}
        
        Background color #411b1f
      
           Border around this has a color of #411b1f        
        
          <div style="border:2px solid #411b1f;">Content here</div>
        
        
          .myborder {border:2px solid #411b1f;}
        
        Border color #411b1f