#b98f96 color space conversions
Hex:
#b98f96
RGB:
185, 143, 150
CMY:
27, 44, 41
CMYK:
0, 23, 19, 27
HSL:
350°, 23.0769%, 64.3137%
HSV (HSB):
350°, 22.7027%, 72.5490%
XYZ:
35.3351, 32.1612, 33.1995
xyY:
0.3509, 0.3194, 32.1612
CIE-Lab:
63.4759, 16.9537, 2.4143
CIE-LCH:
63.4759, 17.1248, 8.1048
CIE-Luv:
63.4759, 25.6684, 0.4313
Hunter-Lab:
56.7109, 11.9747, 4.9882
#b98f96 color charts
#b98f96 color shades, tints & tones
#b98f96 color schemes
#b98f96 color preview, HTML & CSS examples
This text has a color of #b98f96
<p style="color:#b98f96;">Text here</p>
.mytext {color:#b98f96;}
This box has a color of #b98f96
<div style="background-color:#b98f96;">Content here</div>
.mybackground {background-color:#b98f96;}
Border around this has a color of #b98f96
<div style="border:2px solid #b98f96;">Content here</div>
.myborder {border:2px solid #b98f96;}