#41131f color space conversions
Hex:
        #41131f
        RGB:
        65, 19, 31
        CMY:
        75, 93, 88
        CMYK:
        0, 71, 52, 75
      HSL:
        344°, 54.7619%, 16.4706%
        HSV (HSB):
        344°, 70.7692%, 25.4902%
        XYZ:
        2.6602, 1.6885, 1.4820
        xyY:
        0.4562, 0.2896, 1.6885
      CIE-Lab:
        13.7594, 23.5343, 3.5569
        CIE-LCH:
        13.7594, 23.8016, 8.5944
        CIE-Luv:
        13.7594, 23.2955, 0.0363
        Hunter-Lab:
        12.9942, 13.8026, 2.3337
      #41131f color charts
#41131f RGB chart
      #41131f CMYK chart
      #41131f RGB pie chart
      #41131f color shades, tints & tones
#41131f color schemes
#41131f color preview, HTML & CSS examples
           This text has a color of #41131f        
        
          <p style="color:#41131f;">Text here</p>
        
        
          .mytext {color:#41131f;}
        
        Text color #41131f
      
           This box has a color of #41131f        
        
          <div style="background-color:#41131f;">Content here</div>
        
        
          .mybackground {background-color:#41131f;}
        
        Background color #41131f
      
           Border around this has a color of #41131f        
        
          <div style="border:2px solid #41131f;">Content here</div>
        
        
          .myborder {border:2px solid #41131f;}
        
        Border color #41131f