#bd8d81 color space conversions
Hex:
#bd8d81
RGB:
189, 141, 129
CMY:
26, 45, 49
CMYK:
0, 25, 32, 26
HSL:
12°, 31.2500%, 62.3529%
HSV (HSB):
12°, 31.7460%, 74.1176%
XYZ:
34.4736, 31.4535, 25.0231
xyY:
0.3790, 0.3458, 31.4535
CIE-Lab:
62.8887, 16.5392, 13.5091
CIE-LCH:
62.8887, 21.3551, 39.2417
CIE-Luv:
62.8887, 32.1777, 15.2113
Hunter-Lab:
56.0835, 11.5750, 12.8047
#bd8d81 color charts
#bd8d81 color shades, tints & tones
#bd8d81 color schemes
#bd8d81 color preview, HTML & CSS examples
This text has a color of #bd8d81
<p style="color:#bd8d81;">Text here</p>
.mytext {color:#bd8d81;}
This box has a color of #bd8d81
<div style="background-color:#bd8d81;">Content here</div>
.mybackground {background-color:#bd8d81;}
Border around this has a color of #bd8d81
<div style="border:2px solid #bd8d81;">Content here</div>
.myborder {border:2px solid #bd8d81;}