| Power | 14.4W/M |
|---|---|
| LED Qty | 60-LEDs/M |
| Luminous Flux | 960LM/M |
| Input Voltage | DC12V/24V |
| Size | 5000*6mm/roll |
| Color | W/R/G/B/Y/RGB |
| Color Temp | 6000K/4000K/3000K |
| PCB Width | 10mm |
| Beam Angle | 120° |
| CRI | ≥80/≥90 |
.product-specification h2 {
margin: 0 0 10px;
color: #39b5bc;
font-size: 26px;
font-weight: 700;
text-transform: uppercase;
}
.spec-table-wrapper {
width: 100%;
overflow-x: auto;
}
.spec-table {
width: 100%;
border-collapse: collapse;
}
.spec-table th,
.spec-table td {
border: 1px solid #777;
padding: 10px 12px;
vertical-align: middle;
font-size: 18px;
}
.spec-table th {
width: 42%;
background: #c9caca;
text-align: left;
font-weight: 700;
}
.spec-table td {
background: #fff;
text-align: center;
}
.spec-table td.highlight {
background: #39b5bc;
color: #111;
}
@media (max-width: 600px) {
.product-specification h2 {
font-size: 22px;
}
.spec-table th,
.spec-table td {
padding: 9px;
font-size: 16px;
}
}