#bdbd46 color space conversions
Hex:
#bdbd46
RGB:
189, 189, 70
CMY:
26, 26, 73
CMYK:
0, 0, 63, 26
HSL:
60°, 47.4104%, 50.7843%
HSV (HSB):
60°, 62.9630%, 74.1176%
XYZ:
40.2894, 47.6562, 12.8694
xyY:
0.3996, 0.4727, 47.6562
CIE-Lab:
74.6076, -14.9541, 58.0685
CIE-LCH:
74.6076, 59.9632, 104.4414
CIE-Luv:
74.6076, 5.0391, 69.8558
Hunter-Lab:
69.0335, -16.6323, 37.2704
#bdbd46 color charts
#bdbd46 color shades, tints & tones
#bdbd46 color schemes
#bdbd46 color preview, HTML & CSS examples
This text has a color of #bdbd46
<p style="color:#bdbd46;">Text here</p>
.mytext {color:#bdbd46;}
This box has a color of #bdbd46
<div style="background-color:#bdbd46;">Content here</div>
.mybackground {background-color:#bdbd46;}
Border around this has a color of #bdbd46
<div style="border:2px solid #bdbd46;">Content here</div>
.myborder {border:2px solid #bdbd46;}