#b96d7b color space conversions
Hex:
#b96d7b
RGB:
185, 109, 123
CMY:
27, 57, 52
CMYK:
0, 41, 34, 27
HSL:
349°, 35.1852%, 57.6471%
HSV (HSB):
349°, 41.0811%, 72.5490%
XYZ:
29.0514, 22.6816, 21.5857
xyY:
0.3962, 0.3094, 22.6816
CIE-Lab:
54.7429, 31.8795, 5.3525
CIE-LCH:
54.7429, 32.3257, 9.5310
CIE-Luv:
54.7429, 49.7409, 1.4122
Hunter-Lab:
47.6252, 25.5408, 6.4650
#b96d7b color charts
#b96d7b color shades, tints & tones
#b96d7b color schemes
#b96d7b color preview, HTML & CSS examples
This text has a color of #b96d7b
<p style="color:#b96d7b;">Text here</p>
.mytext {color:#b96d7b;}
This box has a color of #b96d7b
<div style="background-color:#b96d7b;">Content here</div>
.mybackground {background-color:#b96d7b;}
Border around this has a color of #b96d7b
<div style="border:2px solid #b96d7b;">Content here</div>
.myborder {border:2px solid #b96d7b;}