#bdab4e color space conversions
Hex:
#bdab4e
RGB:
189, 171, 78
CMY:
26, 33, 69
CMYK:
0, 10, 59, 26
HSL:
50°, 45.6790%, 52.3529%
HSV (HSB):
50°, 58.7302%, 74.1176%
XYZ:
36.9243, 40.4947, 13.0779
xyY:
0.4080, 0.4475, 40.4947
CIE-Lab:
69.8204, -5.0822, 49.2878
CIE-LCH:
69.8204, 49.5492, 95.8871
CIE-Luv:
69.8204, 16.5423, 58.8324
Hunter-Lab:
63.6354, -7.7878, 32.3600
#bdab4e color charts
#bdab4e color shades, tints & tones
#bdab4e color schemes
#bdab4e color preview, HTML & CSS examples
This text has a color of #bdab4e
<p style="color:#bdab4e;">Text here</p>
.mytext {color:#bdab4e;}
This box has a color of #bdab4e
<div style="background-color:#bdab4e;">Content here</div>
.mybackground {background-color:#bdab4e;}
Border around this has a color of #bdab4e
<div style="border:2px solid #bdab4e;">Content here</div>
.myborder {border:2px solid #bdab4e;}