LED-RIBA LEDVANCE 5M 27W 24V 600lm/M 3000K IP20

The photographs are for illustrative purposes only.
Get AI analytics on product LEDVANCE LED Strip 5m 27W 24V 600 lm/m 3000K IP20:
29.44€/pc.
Ex Tax: 23.74€/pc.
Osram
0 reviews
In stock
Product Code: 000-441220ASP
Qty
One click order
Tags:
Package dimensions24,00 x 24,00 x 2,60 cm
Net weight0,196 kg

LED-RIBA LEDVANCE 5M 27W 24V 600lm/M 3000K IP20

This LED ribbon strip from LEDVANCE (LED-RIBA) is a 5-meter lighting solution designed to provide warm white illumination. It is intended for linear accent and general lighting where a low-voltage LED strip is required. Consider this product when you want a consistent warm 3000K light output with known electrical characteristics.

Key advantages


    Consistent warm white color temperature suitable for cozy ambient lighting
  • Low-voltage 24V operation for safer installation in many interior settings
  • High linear luminous output specified per meter for predictable lighting design
  • Long continuous length (5 meters) reduces the need for multiple runs and joins
  • Compact ribbon form factor allows installation in narrow profiles and coves
  • From a reputable manufacturer which often implies reliable quality and support

Application and use cases

The LED-RIBA LEDVANCE strip is suitable for a variety of interior lighting applications where warm, linear illumination is desired. Its characteristics make it useful for both functional and decorative lighting.


    Under-cabinet kitchen lighting to provide warm task illumination
  • Accent lighting in living rooms, behind TV panels, or in shelving
  • Cove and tray ceilings to create indirect warm ambient light
  • Retail displays and hospitality areas to enhance visual appeal
  • Workspace edging and furniture integration for subtle, continuous lighting

What to consider when choosing


    Verify compatibility with your existing 24V power supply and installation method
  1. Consider mounting options and whether an aluminum profile or diffuser is needed for heat management and appearance
  2. Check connector and join requirements for runs longer than the supplied length or for corners
  3. Decide if the IP20 rating is suitable — it is intended for indoor, dry environments
  4. Assess whether the fixed color temperature meets your design goals or if adjustable color is preferred

Characteristics


    Type: LED ribbon/strip (LED-RIBA) by LEDVANCE
  • Length: 5M
  • Power: 27W (total)
  • Voltage: 24V
  • Luminous output: 600 lm per meter
  • Color temperature: 3000K (warm white)
  • Ingress protection: IP20 (indoor use)

Why buy at SityPro


    Wide selection of lighting products and clear product characteristics to compare before you buy
  • Competitive price information and promotions available to help you find the best deal
  • Reliable online ordering with delivery options to Estonia and Finland
  • Customer support to assist with product selection and specifications
  • Secure purchasing and after-sales service for lighting installations

Description provided by sitypro.com

LED-RIBA LEDVANCE 5M 27W 24V 600lm/M 3000K IP20
Write a review
Related Products
rempro rempro-mobile

Google reviews

See all reviews
//$('#buy_1click').mask("+39999999999",{placeholder:"+3__________"}); //$('#buy_1click').attr('placeholder', 'XXXXXXXXXX'); }); $('#btn_buy_1click').click(function () { var prefix = $('.iti__country.iti__active').data('dial-code'); $('input[name="phone_prefix"]').val(prefix); var answer = checkPhone($(this)); var emailAnswer = validateEmail($('input[name="buy1click_email"]').val()); if(answer != false && emailAnswer != false) { $.ajax({ url: 'index.php?route=extension/module/one_click/add', type: 'post', data: $('input[name=\'phone_prefix\'],input[name=\'phone\'], input[name=\'buy1click_email\'], input[name=\'product_id\'], input[name=\'quantity\']'), dataType: 'json', beforeSend: function () { $('#btn_buy_1click').attr('disabled', 'disabled'); }, success: function (json) { if (json) { $.magnificPopup.open({ items: { src: '
' + '
' + json['popup_heading'] + '
' + '
' + json['popup_order'] + '
' + '
' + json['popup_phone'] + '
' + '
', type: 'inline' }, showCloseBtn: true }); $('#btn_buy_1click').attr('disabled', false); $('#buy_1click').val(''); } } }) } }); function checkPhone(phone_input) { var phone = $('#buy_1click').val(), input = $('#buy_1click'); checker = true; if(!phone){ input.effect('highlight', {color: '#f00'}, 500); checker = false; } else if(/[^0-9-+ (|)]/.test(phone) || phone.length < 7) { input.effect('highlight', {color: '#f00'}, 500); checker = false; } else { } if(checker != true) { return false; } } function validateEmail($email) { var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; if ($email == '') { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else if (emailReg.test( $email ) == false) { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else { return true; } } $('#buy_1click').attr('placeholder', '5ххххххх');