#bdbc8b color space conversions
Hex:
#bdbc8b
RGB:
189, 188, 139
CMY:
26, 26, 45
CMYK:
0, 1, 26, 26
HSL:
59°, 27.4725%, 64.3137%
HSV (HSB):
59°, 26.4550%, 74.1176%
XYZ:
43.6297, 48.6493, 31.5168
xyY:
0.3524, 0.3930, 48.6493
CIE-Lab:
75.2327, -7.5428, 24.9984
CIE-LCH:
75.2327, 26.1116, 106.7902
CIE-Luv:
75.2327, 3.1660, 35.3445
Hunter-Lab:
69.7491, -10.4049, 22.0336
#bdbc8b color charts
#bdbc8b color shades, tints & tones
#bdbc8b color schemes
#bdbc8b color preview, HTML & CSS examples
This text has a color of #bdbc8b
<p style="color:#bdbc8b;">Text here</p>
.mytext {color:#bdbc8b;}
This box has a color of #bdbc8b
<div style="background-color:#bdbc8b;">Content here</div>
.mybackground {background-color:#bdbc8b;}
Border around this has a color of #bdbc8b
<div style="border:2px solid #bdbc8b;">Content here</div>
.myborder {border:2px solid #bdbc8b;}