#b9bd9d color space conversions
Hex:
#b9bd9d
RGB:
185, 189, 157
CMY:
27, 26, 38
CMYK:
2, 0, 17, 26
HSL:
68°, 19.5122%, 67.8431%
HSV (HSB):
68°, 16.9312%, 74.1176%
XYZ:
44.2910, 49.1438, 39.0496
xyY:
0.3343, 0.3709, 49.1438
CIE-Lab:
75.5407, -6.9316, 15.7327
CIE-LCH:
75.5407, 17.1920, 113.7778
CIE-Luv:
75.5407, -0.6713, 23.4402
Hunter-Lab:
70.1026, -9.9030, 16.0453
#b9bd9d color charts
#b9bd9d color shades, tints & tones
#b9bd9d color schemes
#b9bd9d color preview, HTML & CSS examples
This text has a color of #b9bd9d
<p style="color:#b9bd9d;">Text here</p>
.mytext {color:#b9bd9d;}
This box has a color of #b9bd9d
<div style="background-color:#b9bd9d;">Content here</div>
.mybackground {background-color:#b9bd9d;}
Border around this has a color of #b9bd9d
<div style="border:2px solid #b9bd9d;">Content here</div>
.myborder {border:2px solid #b9bd9d;}