#b9bd8c color space conversions
Hex:
#b9bd8c
RGB:
185, 189, 140
CMY:
27, 26, 45
CMYK:
2, 0, 26, 26
HSL:
65°, 27.0718%, 64.5098%
HSV (HSB):
65°, 25.9259%, 74.1176%
XYZ:
42.9388, 48.6029, 31.9291
xyY:
0.3478, 0.3936, 48.6029
CIE-Lab:
75.2036, -9.4644, 24.3740
CIE-LCH:
75.2036, 26.1470, 111.2212
CIE-Luv:
75.2036, 0.0853, 34.9456
Hunter-Lab:
69.7158, -12.0623, 21.6468
#b9bd8c color charts
#b9bd8c color shades, tints & tones
#b9bd8c color schemes
#b9bd8c color preview, HTML & CSS examples
This text has a color of #b9bd8c
<p style="color:#b9bd8c;">Text here</p>
.mytext {color:#b9bd8c;}
This box has a color of #b9bd8c
<div style="background-color:#b9bd8c;">Content here</div>
.mybackground {background-color:#b9bd8c;}
Border around this has a color of #b9bd8c
<div style="border:2px solid #b9bd8c;">Content here</div>
.myborder {border:2px solid #b9bd8c;}