#b97f8b color space conversions
Hex:
#b97f8b
RGB:
185, 127, 139
CMY:
27, 50, 45
CMYK:
0, 31, 25, 27
HSL:
348°, 29.2929%, 61.1765%
HSV (HSB):
348°, 31.3514%, 72.5490%
XYZ:
32.2572, 27.3571, 28.0064
xyY:
0.3681, 0.3122, 27.3571
CIE-Lab:
59.3034, 24.1810, 2.6407
CIE-LCH:
59.3034, 24.3248, 6.2324
CIE-Luv:
59.3034, 36.3631, -0.6256
Hunter-Lab:
52.3040, 18.5532, 4.8657
#b97f8b color charts
#b97f8b color shades, tints & tones
#b97f8b color schemes
#b97f8b color preview, HTML & CSS examples
This text has a color of #b97f8b
<p style="color:#b97f8b;">Text here</p>
.mytext {color:#b97f8b;}
This box has a color of #b97f8b
<div style="background-color:#b97f8b;">Content here</div>
.mybackground {background-color:#b97f8b;}
Border around this has a color of #b97f8b
<div style="border:2px solid #b97f8b;">Content here</div>
.myborder {border:2px solid #b97f8b;}