#bd8b85 color space conversions
Hex:
#bd8b85
RGB:
189, 139, 133
CMY:
26, 45, 48
CMYK:
0, 26, 30, 26
HSL:
6°, 29.7872%, 63.1373%
HSV (HSB):
6°, 29.6296%, 74.1176%
XYZ:
34.4525, 30.9775, 26.3537
xyY:
0.3754, 0.3375, 30.9775
CIE-Lab:
62.4886, 18.1907, 10.6853
CIE-LCH:
62.4886, 21.0969, 30.4302
CIE-Luv:
62.4886, 32.9110, 11.2636
Hunter-Lab:
55.6574, 13.0928, 10.8865
#bd8b85 color charts
#bd8b85 color shades, tints & tones
#bd8b85 color schemes
#bd8b85 color preview, HTML & CSS examples
This text has a color of #bd8b85
<p style="color:#bd8b85;">Text here</p>
.mytext {color:#bd8b85;}
This box has a color of #bd8b85
<div style="background-color:#bd8b85;">Content here</div>
.mybackground {background-color:#bd8b85;}
Border around this has a color of #bd8b85
<div style="border:2px solid #bd8b85;">Content here</div>
.myborder {border:2px solid #bd8b85;}