#bdab4c color space conversions
Hex:
#bdab4c
RGB:
189, 171, 76
CMY:
26, 33, 70
CMYK:
0, 10, 60, 26
HSL:
50°, 46.1224%, 51.9608%
HSV (HSB):
50°, 59.7884%, 74.1176%
XYZ:
36.8537, 40.4664, 12.7059
xyY:
0.4094, 0.4495, 40.4664
CIE-Lab:
69.8005, -5.2289, 50.1980
CIE-LCH:
69.8005, 50.4696, 95.9468
CIE-Luv:
69.8005, 16.6246, 59.6197
Hunter-Lab:
63.6132, -7.9110, 32.6869
#bdab4c color charts
#bdab4c color shades, tints & tones
#bdab4c color schemes
#bdab4c color preview, HTML & CSS examples
This text has a color of #bdab4c
<p style="color:#bdab4c;">Text here</p>
.mytext {color:#bdab4c;}
This box has a color of #bdab4c
<div style="background-color:#bdab4c;">Content here</div>
.mybackground {background-color:#bdab4c;}
Border around this has a color of #bdab4c
<div style="border:2px solid #bdab4c;">Content here</div>
.myborder {border:2px solid #bdab4c;}