document.addEventListener('DOMContentLoaded', function() { const tables = document.querySelectorAll('table'); tables.forEach(table => { const elements = table.querySelectorAll('*'); elements.forEach(element => { const bgcolor = element.getAttribute('bgcolor'); if (bgcolor) { // Convert bgcolor to RGB const r = parseInt(bgcolor.slice(1,3), 16); const g = parseInt(bgcolor.slice(3,5), 16); const b = parseInt(bgcolor.slice(5,7), 16); // Calculate luminance const luminance = (0.299 * r + 0.587 * g + 0.114 * b) / 255; // Find all spans within this element const spans = element.querySelectorAll('span'); spans.forEach(span => { // Set text color based on background luminance span.style.color = luminance > 0.5 ? '#000000' : '#FFFFFF'; }); } }); }); });

Build A Hose

Female Pipe Swivel Hose End

100R14

E Series Male Pipe Swivel Hose End

HnF Part Number Pipe Size (inch) Thread Size Hose ID (inch) Hex Size (inch) Hex Nut (inch)
04 Hose – 04MPX 1/4 1/4-18 1/4 9/16 5/8
05 Hose – 04MPX 1/4 1/4-18 5/16 11/16 3/4
06 Hose – 06MPX 3/8 3/8-18 3/8 11/16 3/4
08 Hose – 08MPX 1/2 1/2-14 1/2 3/4 7/8
Swivel for Installation Purpose Only.  Leakage May Occur at Low Pressure.

hoseandfittingscom_275

Copyright © 2025. All Rights Reserved.