#b05400 color space conversions
Hex:
#b05400
RGB:
176, 84, 0
CMY:
31, 67, 100
CMYK:
0, 52, 100, 31
HSL:
29°, 100.0000%, 34.5098%
HSV (HSB):
29°, 100.0000%, 69.0196%
XYZ:
21.0748, 15.5708, 1.8947
xyY:
0.5468, 0.4040, 15.5708
CIE-Lab:
46.4062, 33.6376, 55.7699
CIE-LCH:
46.4062, 65.1289, 58.9038
CIE-Luv:
46.4062, 76.0070, 42.2226
Hunter-Lab:
39.4598, 26.2792, 24.7750
#b05400 color charts
#b05400 color shades, tints & tones
#b05400 color schemes
#b05400 color preview, HTML & CSS examples
This text has a color of #b05400
<p style="color:#b05400;">Text here</p>
.mytext {color:#b05400;}
This box has a color of #b05400
<div style="background-color:#b05400;">Content here</div>
.mybackground {background-color:#b05400;}
Border around this has a color of #b05400
<div style="border:2px solid #b05400;">Content here</div>
.myborder {border:2px solid #b05400;}