#bdac8b color space conversions
Hex:
#bdac8b
RGB:
189, 172, 139
CMY:
26, 33, 45
CMYK:
0, 9, 26, 26
HSL:
40°, 27.4725%, 64.3137%
HSV (HSB):
40°, 26.4550%, 74.1176%
XYZ:
40.3990, 42.1879, 30.4399
xyY:
0.3574, 0.3733, 42.1879
CIE-Lab:
71.0003, 0.9348, 19.2256
CIE-LCH:
71.0003, 19.2483, 87.2164
CIE-Luv:
71.0003, 12.4831, 26.1140
Hunter-Lab:
64.9522, -2.6430, 17.6803
#bdac8b color charts
#bdac8b color shades, tints & tones
#bdac8b color schemes
#bdac8b color preview, HTML & CSS examples
This text has a color of #bdac8b
<p style="color:#bdac8b;">Text here</p>
.mytext {color:#bdac8b;}
This box has a color of #bdac8b
<div style="background-color:#bdac8b;">Content here</div>
.mybackground {background-color:#bdac8b;}
Border around this has a color of #bdac8b
<div style="border:2px solid #bdac8b;">Content here</div>
.myborder {border:2px solid #bdac8b;}