Excelvan 800 LED Studio Video Light 3200K-5500K Color for Camera Camcorder DV

Sold See similar items £94.99 Buy It Now or Best Offer, FREE Shipping, 30-Day Returns, eBay Money Back Guarantee
Seller: moneysaving4you ✉️ (94,238) 0%, Location: Southall, GB, Ships to: GB, Item: 351749652288 Excelvan 800 LED Studio Video Light 3200K-5500K Color for Camera Camcorder DV. Document

document.write(' '); Excelvan 800 LED Studio Video Light 3200K-5500K Color for Camera Camcorder DV
  • Description
  • About us
  • Payment method
  • Shipping Policy
  • Return & Warranty
  • Reply
  • Feedback

Excelvan 800 LED Studio Video Light Adjustable 3200K-5500K Color Temperature with 2.4G Wireless Remote Control for Camera Camcorder DV

 

Description:

The Excelvan 800 LED studio light is the new generation green high-tech production which is with array arrangement of 800 pcs LED bulbs, large light emitting area, effective light, uniform illumination and little brightness difference from light center to the edge. It is power saving and environment protection and has long work life. Besides, it can be bright or dark by adjusting to achieve ideal effect. It is widely used in meeting rooms, small studio, news studio, advertising company, small productions and people’s photography. All in all, Excelvan 800 is a best and cost-effective choice for those who want to have a perfect photography effect.

Features:

a.     Excelvan 800PCS LED bulbs Studio Light: better for meeting rooms, small studio, news studio, advertising company, small productions and people’s photography shooting  

b.    CRI 85+ for an Nature, Pure Color and Perfect Color Accuracy. 85+ Color Rendering Index makes it easy to capture the finer details in color-critical shooting applications and perfectly reproduces object's color to make it look real and better.

c.    2.4G FSK Wireless Remote Control. Through 2.4G FSK technology, the LED light can adjust brightness and color temperature in multiple channels and groups without interference. It will give you the best personalized lighting.

The color temperature of Excelvan LED bulbs is both stable and low voltage

d.    Dual-Temperature Bulb Layout: Range of light 3200K-5500K

e.    Seamlessly Adjust the Brightness & Color Temperature. The dimmer knob allows you to manually dim or intensify the power. It can also adjust color temperature precisely by turning the color temperature adjuster. You can change the brightness and color temperature freely and easily

f.     The internal over-heat protection and high power cooling fan which is suitable for wide range voltage

g.    Strong Anti-Jamming CPU, which makes the circuit and structure more simple and reasonable. It also makes the controlling statistics stable and true which improves the consistency of the whole light.

h.    Power system--AC adapter or rechargeable lithium battery(can only choose one way to power) Battery compatible with: Tow Sony NP-F750 or NP-F960 battery (No battery includes)

i.      Low Power Consumption, Eco-friendly & Power Saving.

Brand Excelvan
Model PH-800B
Output Power 25W
Luminous Flux 3000LM
Illumination 1M:3000Lx, 2M:730Lx, 3M:320Lx
LED Quantity 800PCS
Color Temperature 3200K-5600K
Light Source 45° ultra bright Φ5 LED
Dimmer 10%-100%
Life Time ≥50000h
Remote Control 99 channels, 2.4G wireless remote control
Effective Wireless Distance Range ≤30M
Lithium Battery Type NP-F750、NP-F960
Battery Quantity 2PCS
Voltage DC 13-19V
AC adapter Input:AC 100-240V 50/60 Hz
Output:DC 15V 4A

 

Package Included:

1* Excelvan 800 LED Studio Video Light Adjustable 3200K-5500K Color Temperature with 2.4G Wireless Remote Control

1*2.4G FSK Wireless Remote Control

1*AC Adapter

1*Stand Mount Base

1*Portable Handle

1*User Manual

 

 

 

Welcome to our store!We supply many products including computers accessories, camera & camcorder accessories, phone accessories,car accessories & Consumer Electronics.High product quality, reasonable prices, excellent customer service and a reliable credit standing is our tenet.

Thank you for shopping at our eBay Store.

1.We accept PayPal only.

2.NOTE: Payment should be sent within 4 (FOUR) days of auction closing. Or unpaid dispute will be filed for closing auction. Please contact us if you have any questions of payment procedures.

1.How much is shipping and handling (S&H)? The shipping and handling costs will be clearly marked on the auction item page.

2.Please make sure the Ship-To address you type during checkout is correct. We are not responsible for any wrong or undeliverable addresses.

3.Local pick up is not available.

4.Items are generally shipped out the next business day after your payment has been cleared (Sat. & Sun. excluded.).

5.An e-mail will be sent to your eBay e-mail address upon item is shipped out. If you do not receive this e-mail in 48 Business Hours, please contact us to check the status of your transaction. .

6.International Buyers - Please Note: Import duties, taxes, and charges are not included in the item price or shipping cost. These charges are the buyer's responsibility. Please check with your country's customs office to determine what these additional costs will be prior to bidding or buying. Customs fees are normally charged by the shipping company or collected when you pick the item up. These fees are not additional shipping charges.

1.Our items come with one-year warranty.

2.Our warranty does not extended to any products that are physically damaged or that are not under normal operating conditions as a result of misuse or improper installation on the buyer/user's part.

3.This product comes with 30-Day Money Back Guarantee.

4.We stand behind every product we sell. If you're not pleased with your purchase, we'll be happy to make an exchange or refund.

5.For all returned products, please contact us for the returning address.

1.ALL replies will be sent to your email, if you don't get response within 1-2 business days, pls check your My Messages in case your email provider has an overly-aggressive spam filterblocking eBay's emails. Please email us AGAIN.

2.Email is the priority of our customer service.

1.You will receive our positive feedback as soon as you pay for your item. 2. Your better comments will be an encouragement for us to offer the better quality and the better service in future. 3.If you are not satisfied with them, please contact us first via Ask a Question or via Contact Seller. Your messages will be answered within 1-2 business day. We shall try our best to solve your problem to your satisfaction.

window.onload = function(){ /*************����banner***************/ var banner11 = $('#banner1'); var banner1Ul = banner11.find('ul'); var banner1Li = banner1Ul.find('li'); var time = 3000; // �Զ��������ʱ�� var runSpeed = 400; // ���������ٶ� var autoRun = true; // �Ƿ���Ҫ�Զ����� banner1Ul.width(banner1Li.width() * banner1Li.length); //����С�׵㵼�� banner11.append('
    '); banner1Li.each(function(index){ var navOl = banner11.find('ol'); if(index==0){ navOl.append('
  1. 1 '); }else{ navOl.append('
  2. '+ parseInt(index+1) +' '); } }); var dotList = $('.dots').find('li'); if(autoRun){ //�Զ����� var flag = 1; function focusInterval(){ var leftVal = -parseInt(banner1Ul.css('left')); if(flag < banner1Li.length){ banner1Ul.animate({left:-(banner1Li.width()*flag)},runSpeed); flag++; }else{ banner1Ul.animate({left:0},runSpeed); flag = 1 } dotList.eq(flag-1).addClass('active').siblings('li').removeClass('active'); } var interval; interval = setInterval(focusInterval,time); //��꾭����ͣ���� banner11.mouseenter(function(){ clearInterval(interval) }).mouseleave(function(){ interval = setInterval(focusInterval,time) }); } //������� (function(){ dotList.on('click',function(){ $(this).addClass('active').siblings('li').removeClass('active'); banner1Ul.animate({left:-(banner1Li.width()*$(this).index())},runSpeed); }) })() /*************����޷����***************/ var banner22 = $("#banner2"); var banner2Ul = banner22.find("ul"); var imgHei = banner2Ul.find("li").height(); var lang = 0; //��ʾ���� var visible = 4; //�����ٶ� var banner2Speed = 20; banner22.height(imgHei*visible); function autoScroll(){ lang -= 1; var banner2UlVal = -parseInt(banner2Ul.css('top')) var imgLength = (banner2Ul.find("li").length) - visible; if(banner2UlVal>imgHei*imgLength){ $(banner2Ul.html()).appendTo(banner2Ul); }else{ banner2Ul.css('top', lang); } } autoScroll() t = setInterval(autoScroll,banner2Speed) banner22.mouseenter(function(){ clearInterval(t); }).mouseleave(function(){ t = setInterval(autoScroll,banner2Speed); }); } function showImage(image){ var objimage=document.getElementById('image'); objimage.src="image/"+image; } function setTab(name,cursel,n){ for(i=1;i  
    • Condition: New
    • Brand: Unbranded
    • Light Type: LED
    • To Fit: Camcorder
  3. PicClick Insights - Excelvan 800 LED Studio Video Light 3200K-5500K Color for Camera Camcorder DV PicClick Exclusive

    •  Popularity - 31 watchers, 0.1 new watchers per day, 330 days for sale on eBay. Super high amount watching. 17 sold, 0 available.
    •  Best Price -
    •  Seller - 94,238+ items sold. 0% negative feedback. Good seller with good positive feedback and good amount of ratings.

    People Also Loved PicClick Exclusive