#b06b00 color space conversions
Hex:
#b06b00
RGB:
176, 107, 0
CMY:
31, 58, 100
CMYK:
0, 39, 100, 31
HSL:
36°, 100.0000%, 34.5098%
HSV (HSB):
36°, 100.0000%, 69.0196%
XYZ:
23.1622, 19.7455, 2.5905
xyY:
0.5091, 0.4340, 19.7455
CIE-Lab:
51.5482, 21.1523, 58.9401
CIE-LCH:
51.5482, 62.6207, 70.2581
CIE-Luv:
51.5482, 57.2216, 50.2092
Hunter-Lab:
44.4359, 15.2802, 27.6487
#b06b00 color charts
#b06b00 color shades, tints & tones
#b06b00 color schemes
#b06b00 color preview, HTML & CSS examples
This text has a color of #b06b00
<p style="color:#b06b00;">Text here</p>
.mytext {color:#b06b00;}
This box has a color of #b06b00
<div style="background-color:#b06b00;">Content here</div>
.mybackground {background-color:#b06b00;}
Border around this has a color of #b06b00
<div style="border:2px solid #b06b00;">Content here</div>
.myborder {border:2px solid #b06b00;}