#411413 color space conversions
Hex:
        #411413
        RGB:
        65, 20, 19
        CMY:
        75, 92, 93
        CMYK:
        0, 69, 71, 75
      HSL:
        1°, 54.7619%, 16.4706%
        HSV (HSB):
        1°, 70.7692%, 25.4902%
        XYZ:
        2.5477, 1.6711, 0.8044
        xyY:
        0.5072, 0.3327, 1.6711
      CIE-Lab:
        13.6572, 21.8042, 12.0414
        CIE-LCH:
        13.6572, 24.9082, 28.9098
        CIE-Luv:
        13.6572, 25.1282, 5.7772
        Hunter-Lab:
        12.9273, 12.5555, 5.3599
      #411413 color charts
#411413 RGB chart
      #411413 CMYK chart
      #411413 RGB pie chart
      #411413 color shades, tints & tones
#411413 color schemes
#411413 color preview, HTML & CSS examples
           This text has a color of #411413        
        
          <p style="color:#411413;">Text here</p>
        
        
          .mytext {color:#411413;}
        
        Text color #411413
      
           This box has a color of #411413        
        
          <div style="background-color:#411413;">Content here</div>
        
        
          .mybackground {background-color:#411413;}
        
        Background color #411413
      
           Border around this has a color of #411413        
        
          <div style="border:2px solid #411413;">Content here</div>
        
        
          .myborder {border:2px solid #411413;}
        
        Border color #411413