#bdab3d color space conversions
Hex:
#bdab3d
RGB:
189, 171, 61
CMY:
26, 33, 76
CMYK:
0, 10, 68, 26
HSL:
52°, 51.2000%, 49.0196%
HSV (HSB):
52°, 67.7249%, 74.1176%
XYZ:
36.3915, 40.2816, 10.2720
xyY:
0.4186, 0.4633, 40.2816
CIE-Lab:
69.6696, -6.1955, 56.6602
CIE-LCH:
69.6696, 56.9979, 96.2402
CIE-Luv:
69.6696, 17.1720, 64.8541
Hunter-Lab:
63.4678, -8.7193, 34.8316
#bdab3d color charts
#bdab3d color shades, tints & tones
#bdab3d color schemes
#bdab3d color preview, HTML & CSS examples
This text has a color of #bdab3d
<p style="color:#bdab3d;">Text here</p>
.mytext {color:#bdab3d;}
This box has a color of #bdab3d
<div style="background-color:#bdab3d;">Content here</div>
.mybackground {background-color:#bdab3d;}
Border around this has a color of #bdab3d
<div style="border:2px solid #bdab3d;">Content here</div>
.myborder {border:2px solid #bdab3d;}