#bd9f8b color space conversions
Hex:
#bd9f8b
RGB:
189, 159, 139
CMY:
26, 38, 45
CMYK:
0, 16, 26, 26
HSL:
24°, 27.4725%, 64.3137%
HSV (HSB):
24°, 26.4550%, 74.1176%
XYZ:
38.0446, 37.4792, 29.6551
xyY:
0.3617, 0.3563, 37.4792
CIE-Lab:
67.6350, 7.9909, 14.5570
CIE-LCH:
67.6350, 16.6060, 61.2360
CIE-Luv:
67.6350, 20.1924, 18.5449
Hunter-Lab:
61.2202, 3.7913, 14.1340
#bd9f8b color charts
#bd9f8b color shades, tints & tones
#bd9f8b color schemes
#bd9f8b color preview, HTML & CSS examples
This text has a color of #bd9f8b
<p style="color:#bd9f8b;">Text here</p>
.mytext {color:#bd9f8b;}
This box has a color of #bd9f8b
<div style="background-color:#bd9f8b;">Content here</div>
.mybackground {background-color:#bd9f8b;}
Border around this has a color of #bd9f8b
<div style="border:2px solid #bd9f8b;">Content here</div>
.myborder {border:2px solid #bd9f8b;}