#bd8d65 color space conversions
Hex:
#bd8d65
RGB:
189, 141, 101
CMY:
26, 45, 60
CMYK:
0, 25, 47, 26
HSL:
27°, 40.0000%, 56.8627%
HSV (HSB):
27°, 46.5608%, 74.1176%
XYZ:
32.8601, 30.8082, 16.5266
xyY:
0.4098, 0.3842, 30.8082
CIE-Lab:
62.3453, 13.2289, 28.3930
CIE-LCH:
62.3453, 31.3235, 65.0182
CIE-Luv:
62.3453, 35.2800, 33.0933
Hunter-Lab:
55.5051, 8.5416, 21.2000
#bd8d65 color charts
#bd8d65 color shades, tints & tones
#bd8d65 color schemes
#bd8d65 color preview, HTML & CSS examples
This text has a color of #bd8d65
<p style="color:#bd8d65;">Text here</p>
.mytext {color:#bd8d65;}
This box has a color of #bd8d65
<div style="background-color:#bd8d65;">Content here</div>
.mybackground {background-color:#bd8d65;}
Border around this has a color of #bd8d65
<div style="border:2px solid #bd8d65;">Content here</div>
.myborder {border:2px solid #bd8d65;}