#bd9949 color space conversions
Hex:
#bd9949
RGB:
189, 153, 73
CMY:
26, 40, 71
CMYK:
0, 19, 61, 26
HSL:
41°, 46.7742%, 51.3725%
HSV (HSB):
41°, 61.3757%, 74.1176%
XYZ:
33.5801, 34.0823, 11.1120
xyY:
0.4263, 0.4327, 34.0823
CIE-Lab:
65.0279, 4.2109, 46.2400
CIE-LCH:
65.0279, 46.4313, 84.7967
CIE-Luv:
65.0279, 29.1546, 52.5974
Hunter-Lab:
58.3801, 0.5077, 29.5808
#bd9949 color charts
#bd9949 color shades, tints & tones
#bd9949 color schemes
#bd9949 color preview, HTML & CSS examples
This text has a color of #bd9949
<p style="color:#bd9949;">Text here</p>
.mytext {color:#bd9949;}
This box has a color of #bd9949
<div style="background-color:#bd9949;">Content here</div>
.mybackground {background-color:#bd9949;}
Border around this has a color of #bd9949
<div style="border:2px solid #bd9949;">Content here</div>
.myborder {border:2px solid #bd9949;}