#b97b7f color space conversions
Hex:
#b97b7f
RGB:
185, 123, 127
CMY:
27, 52, 50
CMYK:
0, 34, 31, 27
HSL:
356°, 30.6931%, 60.3922%
HSV (HSB):
356°, 33.5135%, 72.5490%
XYZ:
30.9213, 26.0125, 23.4699
xyY:
0.3846, 0.3235, 26.0125
CIE-Lab:
58.0489, 24.7059, 7.7537
CIE-LCH:
58.0489, 25.8940, 17.4240
CIE-Luv:
58.0489, 40.5988, 6.0132
Hunter-Lab:
51.0025, 18.9650, 8.4182
#b97b7f color charts
#b97b7f color shades, tints & tones
#b97b7f color schemes
#b97b7f color preview, HTML & CSS examples
This text has a color of #b97b7f
<p style="color:#b97b7f;">Text here</p>
.mytext {color:#b97b7f;}
This box has a color of #b97b7f
<div style="background-color:#b97b7f;">Content here</div>
.mybackground {background-color:#b97b7f;}
Border around this has a color of #b97b7f
<div style="border:2px solid #b97b7f;">Content here</div>
.myborder {border:2px solid #b97b7f;}