#bdac3b color space conversions
Hex:
#bdac3b
RGB:
189, 172, 59
CMY:
26, 33, 77
CMYK:
0, 9, 69, 26
HSL:
52°, 52.4194%, 48.6275%
HSV (HSB):
52°, 68.7831%, 74.1176%
XYZ:
36.5282, 40.6396, 10.0567
xyY:
0.4188, 0.4659, 40.6396
CIE-Lab:
69.9227, -6.8323, 57.7371
CIE-LCH:
69.9227, 58.1400, 96.7487
CIE-Luv:
69.9227, 16.5527, 65.8928
Hunter-Lab:
63.7492, -9.2809, 35.2712
#bdac3b color charts
#bdac3b color shades, tints & tones
#bdac3b color schemes
#bdac3b color preview, HTML & CSS examples
This text has a color of #bdac3b
<p style="color:#bdac3b;">Text here</p>
.mytext {color:#bdac3b;}
This box has a color of #bdac3b
<div style="background-color:#bdac3b;">Content here</div>
.mybackground {background-color:#bdac3b;}
Border around this has a color of #bdac3b
<div style="border:2px solid #bdac3b;">Content here</div>
.myborder {border:2px solid #bdac3b;}