#bd985b color space conversions
Hex:
#bd985b
RGB:
189, 152, 91
CMY:
26, 40, 64
CMYK:
0, 20, 52, 26
HSL:
37°, 42.6087%, 54.9020%
HSV (HSB):
37°, 51.8519%, 74.1176%
XYZ:
34.1028, 34.0306, 14.6687
xyY:
0.4119, 0.4110, 34.0306
CIE-Lab:
64.9869, 6.2122, 37.1050
CIE-LCH:
64.9869, 37.6215, 80.4955
CIE-Luv:
64.9869, 28.6636, 43.9630
Hunter-Lab:
58.3358, 2.2627, 25.9264
#bd985b color charts
#bd985b color shades, tints & tones
#bd985b color schemes
#bd985b color preview, HTML & CSS examples
This text has a color of #bd985b
<p style="color:#bd985b;">Text here</p>
.mytext {color:#bd985b;}
This box has a color of #bd985b
<div style="background-color:#bd985b;">Content here</div>
.mybackground {background-color:#bd985b;}
Border around this has a color of #bd985b
<div style="border:2px solid #bd985b;">Content here</div>
.myborder {border:2px solid #bd985b;}