#bdad2e color space conversions
Hex:
#bdad2e
RGB:
189, 173, 46
CMY:
26, 32, 82
CMYK:
0, 8, 76, 26
HSL:
53°, 60.8511%, 46.0784%
HSV (HSB):
53°, 75.6614%, 74.1176%
XYZ:
36.4230, 40.9032, 8.5602
xyY:
0.4241, 0.4762, 40.9032
CIE-Lab:
70.1081, -7.9806, 62.7838
CIE-LCH:
70.1081, 63.2890, 97.2442
CIE-Luv:
70.1081, 16.2156, 69.7351
Hunter-Lab:
63.9556, -10.2659, 36.8332
#bdad2e color charts
#bdad2e color shades, tints & tones
#bdad2e color schemes
#bdad2e color preview, HTML & CSS examples
This text has a color of #bdad2e
<p style="color:#bdad2e;">Text here</p>
.mytext {color:#bdad2e;}
This box has a color of #bdad2e
<div style="background-color:#bdad2e;">Content here</div>
.mybackground {background-color:#bdad2e;}
Border around this has a color of #bdad2e
<div style="border:2px solid #bdad2e;">Content here</div>
.myborder {border:2px solid #bdad2e;}