#b04800 color space conversions
Hex:
#b04800
RGB:
176, 72, 0
CMY:
31, 72, 100
CMYK:
0, 59, 100, 31
HSL:
25°, 100.0000%, 34.5098%
HSV (HSB):
25°, 100.0000%, 69.0196%
XYZ:
20.2219, 13.8648, 1.6104
xyY:
0.5665, 0.3884, 13.8648
CIE-Lab:
44.0385, 39.7043, 54.4217
CIE-LCH:
44.0385, 67.3658, 53.8867
CIE-Luv:
44.0385, 85.4620, 38.4472
Hunter-Lab:
37.2355, 31.7776, 23.5007
#b04800 color charts
#b04800 color shades, tints & tones
#b04800 color schemes
#b04800 color preview, HTML & CSS examples
This text has a color of #b04800
<p style="color:#b04800;">Text here</p>
.mytext {color:#b04800;}
This box has a color of #b04800
<div style="background-color:#b04800;">Content here</div>
.mybackground {background-color:#b04800;}
Border around this has a color of #b04800
<div style="border:2px solid #b04800;">Content here</div>
.myborder {border:2px solid #b04800;}