#411f1f color space conversions
Hex:
        #411f1f
        RGB:
        65, 31, 31
        CMY:
        75, 88, 88
        CMYK:
        0, 52, 52, 75
      HSL:
        0°, 35.4167%, 18.8235%
        HSV (HSB):
        0°, 52.3077%, 25.4902%
        XYZ:
        2.9173, 2.2027, 1.5677
        xyY:
        0.4362, 0.3294, 2.2027
      CIE-Lab:
        16.5170, 16.3892, 7.4081
        CIE-LCH:
        16.5170, 17.9858, 24.3236
        CIE-Luv:
        16.5170, 19.1412, 4.1260
        Hunter-Lab:
        14.8416, 9.1135, 4.1262
      #411f1f color charts
#411f1f RGB chart
      #411f1f CMYK chart
      #411f1f RGB pie chart
      #411f1f color shades, tints & tones
#411f1f color schemes
#411f1f color preview, HTML & CSS examples
           This text has a color of #411f1f        
        
          <p style="color:#411f1f;">Text here</p>
        
        
          .mytext {color:#411f1f;}
        
        Text color #411f1f
      
           This box has a color of #411f1f        
        
          <div style="background-color:#411f1f;">Content here</div>
        
        
          .mybackground {background-color:#411f1f;}
        
        Background color #411f1f
      
           Border around this has a color of #411f1f        
        
          <div style="border:2px solid #411f1f;">Content here</div>
        
        
          .myborder {border:2px solid #411f1f;}
        
        Border color #411f1f