#bd966e color space conversions
Hex:
#bd966e
RGB:
189, 150, 110
CMY:
26, 41, 57
CMYK:
0, 21, 42, 26
HSL:
30°, 37.4408%, 58.6275%
HSV (HSB):
30°, 41.7989%, 74.1176%
XYZ:
34.7071, 33.7573, 19.4384
xyY:
0.3948, 0.3840, 33.7573
CIE-Lab:
64.7695, 9.2355, 26.6426
CIE-LCH:
64.7695, 28.1979, 70.8815
CIE-Luv:
64.7695, 28.4424, 32.4554
Hunter-Lab:
58.1010, 4.9515, 20.8345
#bd966e color charts
#bd966e color shades, tints & tones
#bd966e color schemes
#bd966e color preview, HTML & CSS examples
This text has a color of #bd966e
<p style="color:#bd966e;">Text here</p>
.mytext {color:#bd966e;}
This box has a color of #bd966e
<div style="background-color:#bd966e;">Content here</div>
.mybackground {background-color:#bd966e;}
Border around this has a color of #bd966e
<div style="border:2px solid #bd966e;">Content here</div>
.myborder {border:2px solid #bd966e;}