#bdad7b color space conversions
Hex:
#bdad7b
RGB:
189, 173, 123
CMY:
26, 32, 52
CMYK:
0, 8, 35, 26
HSL:
45°, 33.3333%, 61.1765%
HSV (HSB):
45°, 34.9206%, 74.1176%
XYZ:
39.5050, 42.1360, 24.7898
xyY:
0.3712, 0.3959, 42.1360
CIE-Lab:
70.9646, -1.7051, 27.8149
CIE-LCH:
70.9646, 27.8672, 93.5079
CIE-Luv:
70.9646, 12.9224, 36.9617
Hunter-Lab:
64.9123, -4.9631, 22.7959
#bdad7b color charts
#bdad7b color shades, tints & tones
#bdad7b color schemes
#bdad7b color preview, HTML & CSS examples
This text has a color of #bdad7b
<p style="color:#bdad7b;">Text here</p>
.mytext {color:#bdad7b;}
This box has a color of #bdad7b
<div style="background-color:#bdad7b;">Content here</div>
.mybackground {background-color:#bdad7b;}
Border around this has a color of #bdad7b
<div style="border:2px solid #bdad7b;">Content here</div>
.myborder {border:2px solid #bdad7b;}