#bd9f3a color space conversions
Hex:
#bd9f3a
RGB:
189, 159, 58
CMY:
26, 38, 77
CMYK:
0, 16, 69, 26
HSL:
46°, 53.0364%, 48.4314%
HSV (HSB):
46°, 69.3122%, 74.1176%
XYZ:
34.1481, 35.9206, 9.1366
xyY:
0.4311, 0.4535, 35.9206
CIE-Lab:
66.4592, 0.0232, 54.6114
CIE-LCH:
66.4592, 54.6114, 89.9756
CIE-Luv:
66.4592, 25.6386, 60.6018
Hunter-Lab:
59.9338, -3.1812, 32.9152
#bd9f3a color charts
#bd9f3a color shades, tints & tones
#bd9f3a color schemes
#bd9f3a color preview, HTML & CSS examples
This text has a color of #bd9f3a
<p style="color:#bd9f3a;">Text here</p>
.mytext {color:#bd9f3a;}
This box has a color of #bd9f3a
<div style="background-color:#bd9f3a;">Content here</div>
.mybackground {background-color:#bd9f3a;}
Border around this has a color of #bd9f3a
<div style="border:2px solid #bd9f3a;">Content here</div>
.myborder {border:2px solid #bd9f3a;}