#bdba8b color space conversions
Hex:
#bdba8b
RGB:
189, 186, 139
CMY:
26, 27, 45
CMYK:
0, 2, 26, 26
HSL:
56°, 27.4725%, 64.3137%
HSV (HSB):
56°, 26.4550%, 74.1176%
XYZ:
43.2054, 47.8007, 31.3754
xyY:
0.3530, 0.3906, 47.8007
CIE-Lab:
74.6991, -6.4972, 24.2766
CIE-LCH:
74.6991, 25.1310, 104.9831
CIE-Luv:
74.6991, 4.3177, 34.1983
Hunter-Lab:
69.1381, -9.4444, 21.4904
#bdba8b color charts
#bdba8b color shades, tints & tones
#bdba8b color schemes
#bdba8b color preview, HTML & CSS examples
This text has a color of #bdba8b
<p style="color:#bdba8b;">Text here</p>
.mytext {color:#bdba8b;}
This box has a color of #bdba8b
<div style="background-color:#bdba8b;">Content here</div>
.mybackground {background-color:#bdba8b;}
Border around this has a color of #bdba8b
<div style="border:2px solid #bdba8b;">Content here</div>
.myborder {border:2px solid #bdba8b;}