#b98b96 color space conversions
Hex:
#b98b96
RGB:
185, 139, 150
CMY:
27, 45, 41
CMYK:
0, 25, 19, 27
HSL:
346°, 24.7312%, 63.5294%
HSV (HSB):
346°, 24.8649%, 72.5490%
XYZ:
34.7452, 30.9815, 33.0029
xyY:
0.3519, 0.3138, 30.9815
CIE-Lab:
62.4920, 19.1828, 0.9843
CIE-LCH:
62.4920, 19.2081, 2.9373
CIE-Luv:
62.4920, 27.9338, -1.9747
Hunter-Lab:
55.6611, 14.0180, 3.8081
#b98b96 color charts
#b98b96 color shades, tints & tones
#b98b96 color schemes
#b98b96 color preview, HTML & CSS examples
This text has a color of #b98b96
<p style="color:#b98b96;">Text here</p>
.mytext {color:#b98b96;}
This box has a color of #b98b96
<div style="background-color:#b98b96;">Content here</div>
.mybackground {background-color:#b98b96;}
Border around this has a color of #b98b96
<div style="border:2px solid #b98b96;">Content here</div>
.myborder {border:2px solid #b98b96;}