#b9889b color space conversions
Hex:
#b9889b
RGB:
185, 136, 155
CMY:
27, 47, 39
CMYK:
0, 26, 16, 27
HSL:
337°, 25.9259%, 62.9412%
HSV (HSB):
337°, 26.4865%, 72.5490%
XYZ:
34.7281, 30.2892, 35.0264
xyY:
0.3471, 0.3028, 30.2892
CIE-Lab:
61.9029, 21.6635, -2.7228
CIE-LCH:
61.9029, 21.8340, 352.8362
CIE-Luv:
61.9029, 28.9406, -7.6622
Hunter-Lab:
55.0356, 16.3234, 0.7909
#b9889b color charts
#b9889b color shades, tints & tones
#b9889b color schemes
#b9889b color preview, HTML & CSS examples
This text has a color of #b9889b
<p style="color:#b9889b;">Text here</p>
.mytext {color:#b9889b;}
This box has a color of #b9889b
<div style="background-color:#b9889b;">Content here</div>
.mybackground {background-color:#b9889b;}
Border around this has a color of #b9889b
<div style="border:2px solid #b9889b;">Content here</div>
.myborder {border:2px solid #b9889b;}