HWB CSS4 için önerilen bir standarttır.
HWB Hesaplama
rgb(255, 0, 0)
# ff0000
hsl(0, 100%, 50%)
H:
W:
B:
HTML Desteği
HWB HTML desteklenmemektedir (yet) , ama bu CSS4 yeni bir standart olarak önerilmiştir.
CSS4 beklerken, sen w3ii' Renk kütüphane ve böyle bir HTML niteliği olarak HWB kullanabilirsiniz:
Örnek
<div
data-w3-color="hwb(60, 50%, 0)">
<p>London is the capital city of England.
It is the most populous city in the United Kingdom,
with a metropolitan area of over 13 million inhabitants.</p>
</div>
<script src="http://www.w3ii.com/lib/w3color.js"></script>
Kendin dene " w3ii Renk Kitaplığı
Yukarıdaki örnekte kullanılan JavaScript kütüphanesi indirilebilir
http://www.w3ii.com/lib/w3color.js