#bdbd81 color space conversions
Hex:
#bdbd81
RGB:
189, 189, 129
CMY:
26, 26, 49
CMYK:
0, 0, 32, 26
HSL:
60°, 31.2500%, 62.3529%
HSV (HSB):
60°, 31.7460%, 74.1176%
XYZ:
43.1463, 48.7990, 27.9140
xyY:
0.3600, 0.4071, 48.7990
CIE-Lab:
75.3261, -9.3753, 30.4061
CIE-LCH:
75.3261, 31.8187, 107.1364
CIE-Luv:
75.3261, 3.0396, 42.1277
Hunter-Lab:
69.8563, -11.9990, 25.2076
#bdbd81 color charts
#bdbd81 color shades, tints & tones
#bdbd81 color schemes
#bdbd81 color preview, HTML & CSS examples
This text has a color of #bdbd81
<p style="color:#bdbd81;">Text here</p>
.mytext {color:#bdbd81;}
This box has a color of #bdbd81
<div style="background-color:#bdbd81;">Content here</div>
.mybackground {background-color:#bdbd81;}
Border around this has a color of #bdbd81
<div style="border:2px solid #bdbd81;">Content here</div>
.myborder {border:2px solid #bdbd81;}