#b97f6f color space conversions
Hex:
#b97f6f
RGB:
185, 127, 111
CMY:
27, 50, 56
CMYK:
0, 31, 40, 27
HSL:
13°, 34.5794%, 58.0392%
HSV (HSB):
13°, 40.0000%, 72.5490%
XYZ:
30.4662, 26.6407, 18.5754
xyY:
0.4026, 0.3520, 26.6407
CIE-Lab:
58.6403, 20.4614, 17.7670
CIE-LCH:
58.6403, 27.0986, 40.9683
CIE-Luv:
58.6403, 40.4126, 19.2185
Hunter-Lab:
51.6147, 15.0362, 14.7927
#b97f6f color charts
#b97f6f color shades, tints & tones
#b97f6f color schemes
#b97f6f color preview, HTML & CSS examples
This text has a color of #b97f6f
<p style="color:#b97f6f;">Text here</p>
.mytext {color:#b97f6f;}
This box has a color of #b97f6f
<div style="background-color:#b97f6f;">Content here</div>
.mybackground {background-color:#b97f6f;}
Border around this has a color of #b97f6f
<div style="border:2px solid #b97f6f;">Content here</div>
.myborder {border:2px solid #b97f6f;}