#bdbf99 color space conversions
Hex:
#bdbf99
RGB:
189, 191, 153
CMY:
26, 25, 40
CMYK:
1, 0, 20, 25
HSL:
63°, 22.8916%, 67.4510%
HSV (HSB):
63°, 19.8953%, 74.9020%
XYZ:
45.3668, 50.3803, 37.4703
xyY:
0.3405, 0.3782, 50.3803
CIE-Lab:
76.3021, -7.1000, 18.9875
CIE-LCH:
76.3021, 20.2716, 110.5023
CIE-Luv:
76.3021, 0.8080, 27.8048
Hunter-Lab:
70.9791, -10.1238, 18.3858
#bdbf99 color charts
#bdbf99 color shades, tints & tones
#bdbf99 color schemes
#bdbf99 color preview, HTML & CSS examples
This text has a color of #bdbf99
<p style="color:#bdbf99;">Text here</p>
.mytext {color:#bdbf99;}
This box has a color of #bdbf99
<div style="background-color:#bdbf99;">Content here</div>
.mybackground {background-color:#bdbf99;}
Border around this has a color of #bdbf99
<div style="border:2px solid #bdbf99;">Content here</div>
.myborder {border:2px solid #bdbf99;}