#bdbc80 color space conversions
Hex:
#bdbc80
RGB:
189, 188, 128
CMY:
26, 26, 50
CMYK:
0, 1, 32, 26
HSL:
59°, 31.6062%, 62.1569%
HSV (HSB):
59°, 32.2751%, 74.1176%
XYZ:
42.8658, 48.3438, 27.4941
xyY:
0.3611, 0.4073, 48.3438
CIE-Lab:
75.0412, -8.9821, 30.5552
CIE-LCH:
75.0412, 31.8481, 106.3814
CIE-Luv:
75.0412, 3.6698, 42.1775
Hunter-Lab:
69.5297, -11.6299, 25.2258
#bdbc80 color charts
#bdbc80 color shades, tints & tones
#bdbc80 color schemes
#bdbc80 color preview, HTML & CSS examples
This text has a color of #bdbc80
<p style="color:#bdbc80;">Text here</p>
.mytext {color:#bdbc80;}
This box has a color of #bdbc80
<div style="background-color:#bdbc80;">Content here</div>
.mybackground {background-color:#bdbc80;}
Border around this has a color of #bdbc80
<div style="border:2px solid #bdbc80;">Content here</div>
.myborder {border:2px solid #bdbc80;}