#bdbd95 color space conversions
Hex:
#bdbd95
RGB:
189, 189, 149
CMY:
26, 26, 42
CMYK:
0, 0, 21, 26
HSL:
60°, 23.2558%, 66.2745%
HSV (HSB):
60°, 21.1640%, 74.1176%
XYZ:
44.6087, 49.3839, 35.6147
xyY:
0.3442, 0.3810, 49.3839
CIE-Lab:
75.6896, -6.6486, 20.2842
CIE-LCH:
75.6896, 21.3461, 108.1478
CIE-Luv:
75.6896, 2.1171, 29.3357
Hunter-Lab:
70.2737, -9.6699, 19.1434
#bdbd95 color charts
#bdbd95 color shades, tints & tones
#bdbd95 color schemes
#bdbd95 color preview, HTML & CSS examples
This text has a color of #bdbd95
<p style="color:#bdbd95;">Text here</p>
.mytext {color:#bdbd95;}
This box has a color of #bdbd95
<div style="background-color:#bdbd95;">Content here</div>
.mybackground {background-color:#bdbd95;}
Border around this has a color of #bdbd95
<div style="border:2px solid #bdbd95;">Content here</div>
.myborder {border:2px solid #bdbd95;}