#b06f4e color space conversions
Hex:
#b06f4e
RGB:
176, 111, 78
CMY:
31, 56, 69
CMYK:
0, 37, 56, 31
HSL:
20°, 38.5827%, 49.8039%
HSV (HSB):
20°, 55.6818%, 69.0196%
XYZ:
24.9641, 21.1490, 9.9742
xyY:
0.4451, 0.3771, 21.1490
CIE-Lab:
53.1122, 22.3082, 29.0015
CIE-LCH:
53.1122, 36.5888, 52.4323
CIE-Luv:
53.1122, 48.6795, 29.8044
Hunter-Lab:
45.9881, 16.4174, 19.3325
#b06f4e color charts
#b06f4e color shades, tints & tones
#b06f4e color schemes
#b06f4e color preview, HTML & CSS examples
This text has a color of #b06f4e
<p style="color:#b06f4e;">Text here</p>
.mytext {color:#b06f4e;}
This box has a color of #b06f4e
<div style="background-color:#b06f4e;">Content here</div>
.mybackground {background-color:#b06f4e;}
Border around this has a color of #b06f4e
<div style="border:2px solid #b06f4e;">Content here</div>
.myborder {border:2px solid #b06f4e;}