#bd9967 color space conversions
Hex:
#bd9967
RGB:
189, 153, 103
CMY:
26, 40, 60
CMYK:
0, 19, 46, 26
HSL:
35°, 39.4495%, 57.2549%
HSV (HSB):
35°, 45.5026%, 74.1176%
XYZ:
34.8257, 34.5806, 17.6712
xyY:
0.3999, 0.3971, 34.5806
CIE-Lab:
65.4208, 6.8346, 31.2873
CIE-LCH:
65.4208, 32.0251, 77.6774
CIE-Luv:
65.4208, 27.0664, 38.0779
Hunter-Lab:
58.8052, 2.8022, 23.3468
#bd9967 color charts
#bd9967 color shades, tints & tones
#bd9967 color schemes
#bd9967 color preview, HTML & CSS examples
This text has a color of #bd9967
<p style="color:#bd9967;">Text here</p>
.mytext {color:#bd9967;}
This box has a color of #bd9967
<div style="background-color:#bd9967;">Content here</div>
.mybackground {background-color:#bd9967;}
Border around this has a color of #bd9967
<div style="border:2px solid #bd9967;">Content here</div>
.myborder {border:2px solid #bd9967;}