#b99b9e color space conversions
Hex:
#b99b9e
RGB:
185, 155, 158
CMY:
27, 39, 38
CMYK:
0, 16, 15, 27
HSL:
354°, 17.6471%, 66.6667%
HSV (HSB):
354°, 16.2162%, 72.5490%
XYZ:
37.9005, 36.2256, 37.3424
xyY:
0.3400, 0.3250, 36.2256
CIE-Lab:
66.6919, 11.5898, 2.5779
CIE-LCH:
66.6919, 11.8730, 12.5399
CIE-Luv:
66.6919, 18.0540, 1.6599
Hunter-Lab:
60.1877, 7.0738, 5.3459
#b99b9e color charts
#b99b9e color shades, tints & tones
#b99b9e color schemes
#b99b9e color preview, HTML & CSS examples
This text has a color of #b99b9e
<p style="color:#b99b9e;">Text here</p>
.mytext {color:#b99b9e;}
This box has a color of #b99b9e
<div style="background-color:#b99b9e;">Content here</div>
.mybackground {background-color:#b99b9e;}
Border around this has a color of #b99b9e
<div style="border:2px solid #b99b9e;">Content here</div>
.myborder {border:2px solid #b99b9e;}