#bd9a8e color space conversions
Hex:
#bd9a8e
RGB:
189, 154, 142
CMY:
26, 40, 44
CMYK:
0, 19, 25, 26
HSL:
15°, 26.2570%, 64.9020%
HSV (HSB):
15°, 24.8677%, 74.1176%
XYZ:
37.4244, 35.8830, 30.5448
xyY:
0.3604, 0.3455, 35.8830
CIE-Lab:
66.4304, 11.1694, 11.1965
CIE-LCH:
66.4304, 15.8150, 45.0695
CIE-Luv:
66.4304, 22.8782, 13.4908
Hunter-Lab:
59.9024, 6.6895, 11.6992
#bd9a8e color charts
#bd9a8e color shades, tints & tones
#bd9a8e color schemes
#bd9a8e color preview, HTML & CSS examples
This text has a color of #bd9a8e
<p style="color:#bd9a8e;">Text here</p>
.mytext {color:#bd9a8e;}
This box has a color of #bd9a8e
<div style="background-color:#bd9a8e;">Content here</div>
.mybackground {background-color:#bd9a8e;}
Border around this has a color of #bd9a8e
<div style="border:2px solid #bd9a8e;">Content here</div>
.myborder {border:2px solid #bd9a8e;}