#b9766f color space conversions
Hex:
#b9766f
RGB:
185, 118, 111
CMY:
27, 54, 56
CMYK:
0, 36, 40, 27
HSL:
6°, 34.5794%, 58.0392%
HSV (HSB):
6°, 40.0000%, 72.5490%
XYZ:
29.3553, 24.4189, 18.2050
xyY:
0.4078, 0.3392, 24.4189
CIE-Lab:
56.5047, 25.4556, 14.8270
CIE-LCH:
56.5047, 29.4589, 30.2194
CIE-Luv:
56.5047, 46.2400, 14.5194
Hunter-Lab:
49.4154, 19.5610, 12.7479
#b9766f color charts
#b9766f color shades, tints & tones
#b9766f color schemes
#b9766f color preview, HTML & CSS examples
This text has a color of #b9766f
<p style="color:#b9766f;">Text here</p>
.mytext {color:#b9766f;}
This box has a color of #b9766f
<div style="background-color:#b9766f;">Content here</div>
.mybackground {background-color:#b9766f;}
Border around this has a color of #b9766f
<div style="border:2px solid #b9766f;">Content here</div>
.myborder {border:2px solid #b9766f;}